Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 25 of 34) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-inline.c258 sanitize_attrs_match_for_inline_p (const_tree caller, const_tree callee) in sanitize_attrs_match_for_inline_p()
320 cgraph_node *caller = e->caller->global.inlined_to variable
412 cgraph_node *caller = e->caller->global.inlined_to variable
678 cgraph_node *caller = (edge->caller->global.inlined_to in compute_uninlined_call_time() local
699 cgraph_node *caller = (edge->caller->global.inlined_to in compute_inlined_call_time() local
1028 cgraph_node *caller = (edge->caller->global.inlined_to in edge_badness() local
2203 struct cgraph_node *caller = node->callers->caller; in inline_to_all_callers_1() local
H A Dhsa-common.c722 hsa_add_kernel_dependency (tree caller, const char *called_function) in hsa_add_kernel_dependency()
H A Dlto-cgraph.c1468 struct cgraph_node *caller, *callee; in input_edge() local
H A Dtrans-mem.c4331 struct cgraph_node *caller; in ipa_tm_note_irrevocable() local
5548 struct cgraph_node *caller; in ipa_tm_execute() local
H A Dcgraph.c829 symbol_table::create_edge (cgraph_node *caller, cgraph_node *callee, in create_edge()
/dflybsd-src/sys/libkern/
H A Dstack_protector.c45 void *caller; in __stack_smash_handler() local
/dflybsd-src/sys/dev/acpica/Osd/
H A DOsdMemory.c82 const char *caller, int line) in _AcpiOsMapMemory()
124 const char *caller, int line) in _AcpiOsUnmapMemory()
/dflybsd-src/sys/dev/raid/aac/
H A Daac_debug.c166 aac_print_fib(struct aac_softc *sc, struct aac_fib *fib, const char *caller) in aac_print_fib()
/dflybsd-src/usr.sbin/rpcbind/
H A Dsecurity.c64 struct netbuf *caller = svc_getrpccaller(xprt); in check_access() local
H A Dutil.c124 addrmerge(struct netbuf *caller, char *serv_uaddr, char *clnt_uaddr, in addrmerge()
H A Drpcb_svc_com.c606 struct netbuf *caller; in rpcbproc_callit_com() local
/dflybsd-src/sys/cpu/x86_64/include/
H A Dasmacros.h70 #define FAKE_MCOUNT(caller) argument
/dflybsd-src/sys/kern/
H A Dkern_ktrace.c670 struct ucred *caller = calltd->td_ucred; in ktrcanset() local
/dflybsd-src/sys/dev/sound/pcm/
H A Dvchan.c902 vchan_passthrough(struct pcm_channel *c, const char *caller) in vchan_passthrough()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.c945 cgraph_create_edge_1 (struct cgraph_node *caller, struct cgraph_node *callee, in cgraph_create_edge_1()
1009 cgraph_create_edge (struct cgraph_node *caller, struct cgraph_node *callee, in cgraph_create_edge()
1047 cgraph_create_indirect_edge (struct cgraph_node *caller, gimple call_stmt, in cgraph_create_indirect_edge()
H A Dipa-inline.c1753 struct cgraph_node *caller = node->callers->caller; in ipa_inline() local
H A Dtarghooks.c1177 default_target_can_inline_p (tree caller, tree callee) in default_target_can_inline_p()
H A Dlto-cgraph.c1136 struct cgraph_node *caller, *callee; in input_edge() local
H A Dtrans-mem.c3706 struct cgraph_node *caller; in ipa_tm_note_irrevocable() local
4899 struct cgraph_node *caller; in ipa_tm_execute() local
H A Dcgraph.h343 struct cgraph_node *caller; member
/dflybsd-src/gnu/usr.bin/rcs/ci/
H A Dci.c1315 char const *caller; in getlogmsg() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-esp.c184 do_decrypt(netdissect_options *ndo, const char *caller, struct sa_list *sa, in do_decrypt()
/dflybsd-src/crypto/openssh/
H A Dauth-pam.c778 expose_authinfo(const char *caller) in expose_authinfo()
/dflybsd-src/contrib/cvs-1.12/src/
H A Dcommit.c1056 char *caller = getcaller (); in check_fileproc() local
/dflybsd-src/sys/sys/
H A Dproc.h429 _only_lwp_in_proc(struct proc *p, const char *caller) in _only_lwp_in_proc()

12