/linux-4.4.14/fs/btrfs/ |
D | props.c | 81 const struct hlist_head *handlers) in find_prop_handler() 178 const struct hlist_head *handlers; in iterate_object_props() local
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 123 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument 541 struct pmf_handlers *handlers; member 579 struct pmf_handlers *handlers, in pmf_parse_one() 701 struct pmf_handlers *handlers, in pmf_register_driver()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | signal.c | 129 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
|
/linux-4.4.14/drivers/xen/ |
D | manage.c | 215 static struct shutdown_handler handlers[] = { in shutdown_handler() local
|
/linux-4.4.14/fs/ |
D | xattr.c | 686 #define for_each_xattr_handler(handlers, handler) \ argument 695 xattr_resolve_name(const struct xattr_handler **handlers, const char **name) in xattr_resolve_name() 733 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
|
/linux-4.4.14/fs/reiserfs/ |
D | xattr.c | 743 #define for_each_xattr_handler(handlers, handler) \ argument 750 find_xattr_handler_prefix(const struct xattr_handler **handlers, in find_xattr_handler_prefix()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.h | 86 cxgb3_cpl_handler_func *handlers; member
|
/linux-4.4.14/net/wireless/ |
D | wext-core.c | 685 const struct iw_handler_def *handlers = NULL; in get_handler() local
|
/linux-4.4.14/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 345 const struct ipmi_smi_handlers *handlers; member 1024 const struct ipmi_smi_handlers *handlers; in ipmi_get_smi_info() local 1510 static void smi_send(ipmi_smi_t intf, const struct ipmi_smi_handlers *handlers, in smi_send() 2756 int ipmi_register_smi(const struct ipmi_smi_handlers *handlers, in ipmi_register_smi() 4028 const struct ipmi_smi_handlers *handlers; in check_msg_timeout() local
|
D | ipmi_si_intf.c | 166 const struct si_sm_handlers *handlers; member 1288 static const struct ipmi_smi_handlers handlers = { variable
|
D | ipmi_ssif.c | 205 struct ipmi_smi_handlers handlers; member
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
D | pinctrl-s3c24xx.c | 484 irq_flow_handler_t *handlers; in s3c24xx_eint_init() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | rx.c | 1028 void (**handlers)(struct iwl_priv *priv, struct iwl_rx_cmd_buffer *rxb); in iwl_setup_rx_handlers() local
|
/linux-4.4.14/drivers/edac/ |
D | edac_mc.c | 669 int handlers = atomic_dec_return(&edac_handlers); in del_mc_from_global_list() local
|
/linux-4.4.14/drivers/media/radio/wl128x/ |
D | fmdrv.h | 119 int_handler_prototype *handlers; member
|
/linux-4.4.14/drivers/mfd/ |
D | menelaus.c | 177 void (*handlers[16])(struct menelaus_chip *); member
|
/linux-4.4.14/drivers/hid/ |
D | hid-wiimote-core.c | 1582 static struct wiiproto_handler handlers[] = { variable
|
/linux-4.4.14/drivers/ntb/ |
D | ntb_transport.c | 1607 const struct ntb_queue_handlers *handlers) in ntb_transport_create_queue()
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.h | 528 struct event_handler *handlers; member
|
/linux-4.4.14/tools/perf/ |
D | builtin-sched.c | 1520 const struct perf_evsel_str_handler handlers[] = { in perf_sched__read_events() local
|
D | builtin-trace.c | 2736 const struct perf_evsel_str_handler handlers[] = { in trace__replay() local
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptbase.c | 7711 int handlers = 0; in ProcessEventNotification() local
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | common.h | 1030 u32 handlers[IL_CN_MAX]; member 1147 void (*handlers[IL_CN_MAX]) (struct il_priv *il, member
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 1404 const struct hci_mgmt_handler *handlers; member
|