/linux-4.4.14/sound/oss/ |
D | hex2hex.c | 11 #define ABANDON(why) { fprintf(stderr, "%s\n", why); exit(1); } argument
|
/linux-4.4.14/fs/cachefiles/ |
D | namei.c | 101 enum fscache_why_object_killed why) in cachefiles_mark_object_buried() 271 enum fscache_why_object_killed why) in cachefiles_bury_object()
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 382 why .req r8 @ Linux syscall (!= 0) label
|
/linux-4.4.14/kernel/ |
D | exit.c | 949 pid_t pid, uid_t uid, int why, int status) in wait_noreap_copyout() 994 int why; in wait_task_zombie() local 1093 int why; in wait_task_zombie() local 1166 int retval, exit_code, *p_code, why; in wait_task_stopped() local
|
D | signal.c | 805 unsigned int why; in prepare_signal() local 1676 bool for_ptracer, int why) in do_notify_parent_cldstop() 1777 static void ptrace_stop(int exit_code, int why, int clear_code, siginfo_t *info) in ptrace_stop() 1899 static void ptrace_do_notify(int signr, int exit_code, int why) in ptrace_do_notify() 2157 int why; in get_signal() local
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | ptrace.c | 115 asmlinkage int syscall_trace(int why, struct pt_regs *regs, int scno) in syscall_trace()
|
D | entry.S | 138 why .req r22 @ Linux syscall (!= 0) label
|
/linux-4.4.14/include/linux/ |
D | jbd2.h | 389 #define J_EXPECT(expr, why...) J_ASSERT(expr) argument 390 #define J_EXPECT_BH(bh, expr, why...) J_ASSERT_BH(bh, expr) argument 391 #define J_EXPECT_JH(jh, expr, why...) J_ASSERT_JH(jh, expr) argument 393 #define __journal_expect(expr, why...) \ argument 404 #define J_EXPECT(expr, why...) __journal_expect(expr, ## why) argument 405 #define J_EXPECT_BH(bh, expr, why...) __journal_expect(expr, ## why) argument 406 #define J_EXPECT_JH(jh, expr, why...) __journal_expect(expr, ## why) argument
|
/linux-4.4.14/fs/pstore/ |
D | platform.c | 283 const char *why; in pstore_dump() local
|
/linux-4.4.14/fs/fscache/ |
D | object.c | 1056 enum fscache_why_object_killed why) in fscache_object_mark_killed()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-pxa.c | 288 static void i2c_pxa_scream_blue_murder(struct pxa_i2c *i2c, const char *why) in i2c_pxa_scream_blue_murder() 314 #define i2c_pxa_scream_blue_murder(i2c, why) do { } while (0) argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.c | 1678 ksocknal_close_peer_conns_locked(ksock_peer_t *peer, __u32 ipaddr, int why) in ksocknal_close_peer_conns_locked() 1699 ksocknal_close_conn_and_siblings(ksock_conn_t *conn, int why) in ksocknal_close_conn_and_siblings()
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | rpc.c | 1322 srpc_abort_rpc(srpc_client_rpc_t *rpc, int why) in srpc_abort_rpc()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_state.c | 1230 char *why, enum bm_flag flags) in drbd_bitmap_io_from_worker()
|
D | drbd_bitmap.c | 129 void drbd_bm_lock(struct drbd_device *device, char *why, enum bm_flag flags) in drbd_bm_lock()
|
D | drbd_main.c | 3563 char *why, enum bm_flag flags) in drbd_queue_bitmap_io() 3599 char *why, enum bm_flag flags) in drbd_bitmap_io()
|
D | drbd_int.h | 629 char *why; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sm501fb.c | 171 unsigned int why, size_t size, u32 smem_len) in sm501_alloc_mem()
|
/linux-4.4.14/fs/ocfs2/ |
D | file.c | 576 enum ocfs2_alloc_restarted why = RESTART_NONE; in __ocfs2_extend_allocation() local
|
D | xattr.c | 714 enum ocfs2_alloc_restarted why; in ocfs2_xattr_extend_allocation() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 908 int kiblnd_close_peer_conns_locked(kib_peer_t *peer, int why) in kiblnd_close_peer_conns_locked()
|
D | o2iblnd_cb.c | 2415 __u64 incarnation, int why, kib_connparams_t *cp) in kiblnd_reconnect()
|