Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 25 of 32) sorted by relevance

12

/linux-4.19.296/include/net/
D6lowpan.h218 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline() argument
222 pr_debug("%s():%s: ", caller, msg); in raw_dump_inline()
233 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() argument
237 pr_debug("%s():%s:\n", caller, msg); in raw_dump_table()
242 static inline void raw_dump_table(const char *caller, char *msg, in raw_dump_table() argument
244 static inline void raw_dump_inline(const char *caller, char *msg, in raw_dump_inline() argument
/linux-4.19.296/include/linux/
Dvmalloc.h42 const void *caller; member
84 const void *caller);
88 gfp_t flags, void *caller) in __vmalloc_node_flags_caller() argument
94 int node, gfp_t flags, void *caller);
129 unsigned long flags, const void *caller);
135 const void *caller);
Ddma-mapping.h452 pgprot_t prot, const void *caller);
456 const void *caller);
/linux-4.19.296/fs/ecryptfs/
Dfile.c63 struct dir_context *caller; member
101 buf->caller->pos = buf->ctx.pos; in ecryptfs_filldir()
102 rc = !dir_emit(buf->caller, name, name_size, ino, d_type); in ecryptfs_filldir()
122 .caller = ctx, in ecryptfs_readdir()
/linux-4.19.296/include/rdma/
Drdma_cm.h143 const char *caller);
272 const char *caller);
Dib_verbs.h3133 const char *caller);
3427 enum ib_poll_context poll_ctx, const char *caller);
3452 const char *caller);
3847 struct ib_xrcd *__ib_alloc_xrcd(struct ib_device *device, const char *caller);
/linux-4.19.296/fs/lockd/
Dxdr4.c113 if (!(p = xdr_decode_string_inplace(p, &lock->caller, in nlm4_decode_lock()
272 || !(p = xdr_decode_string_inplace(p, &lock->caller, in nlm4svc_decode_shareargs()
311 if (!(p = xdr_decode_string_inplace(p, &lock->caller, in nlm4svc_decode_notify()
Dxdr.c120 if (!(p = xdr_decode_string_inplace(p, &lock->caller, in nlm_decode_lock()
275 || !(p = xdr_decode_string_inplace(p, &lock->caller, in nlmsvc_decode_shareargs()
314 if (!(p = xdr_decode_string_inplace(p, &lock->caller, in nlmsvc_decode_notify()
Dsvclock.c343 call->a_args.lock.caller = utsname()->nodename; in nlmsvc_setgrantargs()
543 conflock->caller = "somehost"; /* FIXME */ in nlmsvc_testlock()
544 conflock->len = strlen(conflock->caller); in nlmsvc_testlock()
Dsvc4proc.c36 if (!(host = nlmsvc_lookup_host(rqstp, lock->caller, lock->len)) in nlm4svc_retrieve_args()
287 argp->lock.caller, in nlm4svc_callback()
Dsvcproc.c65 if (!(host = nlmsvc_lookup_host(rqstp, lock->caller, lock->len)) in nlmsvc_retrieve_args()
328 argp->lock.caller, in nlmsvc_callback()
Dclnt4xdr.c345 encode_caller_name(xdr, lock->caller); in encode_nlm4_lock()
Dclntxdr.c339 encode_caller_name(xdr, lock->caller); in encode_nlm_lock()
Dclntproc.c132 lock->caller = nodename; in nlmclnt_setlockargs()
/linux-4.19.296/fs/reiserfs/
Dlock.c87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth() argument
/linux-4.19.296/drivers/isdn/divert/
Disdn_divert.h49 char caller[35]; /* caller id, partial string with * + subaddr allowed */ member
Disdn_divert.c421 if ((strcmp(dv->rule.caller, "0")) || in isdn_divert_icall()
423 p = dv->rule.caller; in isdn_divert_icall()
/linux-4.19.296/include/linux/lockd/
Dxdr.h39 char * caller; member
/linux-4.19.296/fs/ext4/
Dext4_jbd2.c136 static void ext4_journal_abort_handle(const char *caller, unsigned int line, in ext4_journal_abort_handle() argument
156 caller, line, errstr, err_fn); in ext4_journal_abort_handle()
/linux-4.19.296/include/asm-generic/
Dbug.h119 void __warn(const char *file, int line, void *caller, unsigned taint,
/linux-4.19.296/drivers/isdn/
DKconfig30 channel-bundling, callback and caller-authentication without having
/linux-4.19.296/drivers/message/fusion/
Dmptfc.c189 const char *caller) in mptfc_block_error_handler() argument
211 ready, ioc->active, caller)); in mptfc_block_error_handler()
222 "port state %x, active %d, vdevice %p.\n", caller, in mptfc_block_error_handler()
229 "%s.%d: %d:%llu, executing recovery.\n", caller, in mptfc_block_error_handler()
/linux-4.19.296/drivers/isdn/isdnloop/
Disdnloop.c735 isdnloop_vstphone(isdnloop_card *card, char *phone, int caller) in isdnloop_vstphone() argument
746 if (caller) { in isdnloop_vstphone()
755 if (caller) { in isdnloop_vstphone()
/linux-4.19.296/fs/btrfs/
Dextent_io.h122 void (*check_extent_io_range)(void *private_data, const char *caller,
/linux-4.19.296/fs/cifs/
DKconfig151 is handed over to the application/caller. See the man

12