/linux-4.19.296/include/net/ |
D | 6lowpan.h | 218 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/ |
D | vmalloc.h | 42 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);
|
D | dma-mapping.h | 452 pgprot_t prot, const void *caller); 456 const void *caller);
|
/linux-4.19.296/fs/ecryptfs/ |
D | file.c | 63 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/ |
D | rdma_cm.h | 143 const char *caller); 272 const char *caller);
|
D | ib_verbs.h | 3133 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/ |
D | xdr4.c | 113 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()
|
D | xdr.c | 120 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()
|
D | svclock.c | 343 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()
|
D | svc4proc.c | 36 if (!(host = nlmsvc_lookup_host(rqstp, lock->caller, lock->len)) in nlm4svc_retrieve_args() 287 argp->lock.caller, in nlm4svc_callback()
|
D | svcproc.c | 65 if (!(host = nlmsvc_lookup_host(rqstp, lock->caller, lock->len)) in nlmsvc_retrieve_args() 328 argp->lock.caller, in nlmsvc_callback()
|
D | clnt4xdr.c | 345 encode_caller_name(xdr, lock->caller); in encode_nlm4_lock()
|
D | clntxdr.c | 339 encode_caller_name(xdr, lock->caller); in encode_nlm_lock()
|
D | clntproc.c | 132 lock->caller = nodename; in nlmclnt_setlockargs()
|
/linux-4.19.296/fs/reiserfs/ |
D | lock.c | 87 void reiserfs_check_lock_depth(struct super_block *sb, char *caller) in reiserfs_check_lock_depth() argument
|
/linux-4.19.296/drivers/isdn/divert/ |
D | isdn_divert.h | 49 char caller[35]; /* caller id, partial string with * + subaddr allowed */ member
|
D | isdn_divert.c | 421 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/ |
D | xdr.h | 39 char * caller; member
|
/linux-4.19.296/fs/ext4/ |
D | ext4_jbd2.c | 136 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/ |
D | bug.h | 119 void __warn(const char *file, int line, void *caller, unsigned taint,
|
/linux-4.19.296/drivers/isdn/ |
D | Kconfig | 30 channel-bundling, callback and caller-authentication without having
|
/linux-4.19.296/drivers/message/fusion/ |
D | mptfc.c | 189 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/ |
D | isdnloop.c | 735 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/ |
D | extent_io.h | 122 void (*check_extent_io_range)(void *private_data, const char *caller,
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 151 is handed over to the application/caller. See the man
|