/linux-4.1.27/fs/btrfs/ |
D | props.c | 83 const struct hlist_head *handlers) in find_prop_handler() 180 const struct hlist_head *handlers; in iterate_object_props() local
|
/linux-4.1.27/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.1.27/drivers/xen/ |
D | manage.c | 215 static struct shutdown_handler handlers[] = { in shutdown_handler() local
|
/linux-4.1.27/arch/um/os-Linux/ |
D | signal.c | 123 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
|
/linux-4.1.27/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.1.27/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.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.h | 86 cxgb3_cpl_handler_func *handlers; member
|
/linux-4.1.27/net/wireless/ |
D | wext-core.c | 685 const struct iw_handler_def *handlers = NULL; in get_handler() local
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_msghandler.c | 345 struct ipmi_smi_handlers *handlers; member 1018 struct ipmi_smi_handlers *handlers; in ipmi_get_smi_info() local 1504 static void smi_send(ipmi_smi_t intf, struct ipmi_smi_handlers *handlers, in smi_send() 2750 int ipmi_register_smi(struct ipmi_smi_handlers *handlers, in ipmi_register_smi() 4018 struct ipmi_smi_handlers *handlers; in check_msg_timeout() local
|
D | ipmi_si_intf.c | 167 struct si_sm_handlers *handlers; member 1276 static struct ipmi_smi_handlers handlers = { variable
|
D | ipmi_ssif.c | 204 struct ipmi_smi_handlers handlers; member
|
/linux-4.1.27/drivers/edac/ |
D | edac_mc.c | 664 int handlers = atomic_dec_return(&edac_handlers); in del_mc_from_global_list() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rx.c | 1056 int (**handlers)(struct iwl_priv *priv, struct iwl_rx_cmd_buffer *rxb, in iwl_setup_rx_handlers() local
|
/linux-4.1.27/drivers/pinctrl/samsung/ |
D | pinctrl-s3c24xx.c | 486 irq_flow_handler_t *handlers; in s3c24xx_eint_init() local
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
D | fmdrv.h | 119 int_handler_prototype *handlers; member
|
/linux-4.1.27/drivers/mfd/ |
D | menelaus.c | 177 void (*handlers[16])(struct menelaus_chip *); member
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote-core.c | 1582 static struct wiiproto_handler handlers[] = { variable
|
/linux-4.1.27/drivers/ntb/ |
D | ntb_transport.c | 1426 const struct ntb_queue_handlers *handlers) in ntb_transport_create_queue()
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-parse.h | 521 struct event_handler *handlers; member
|
/linux-4.1.27/tools/perf/ |
D | builtin-sched.c | 1479 const struct perf_evsel_str_handler handlers[] = { in perf_sched__read_events() local
|
D | builtin-trace.c | 2349 const struct perf_evsel_str_handler handlers[] = { in trace__replay() local
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.c | 7735 int handlers = 0; in ProcessEventNotification() local
|
/linux-4.1.27/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.1.27/include/net/bluetooth/ |
D | hci_core.h | 1320 const struct hci_mgmt_handler *handlers; member
|