Searched defs:self (Results 101 - 125 of 203) sorted by relevance

123456789

/linux-master/drivers/hv/
H A Dhv_common.c176 static int hv_die_panic_notify_crash(struct notifier_block *self, argument
/linux-master/drivers/clk/sunxi/
H A Dclk-sunxi.c883 u8 self; /* is it the base factor clock? (only one) */ member in struct:divs_data::__anon73
/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c936 static int img_ir_clk_notify(struct notifier_block *self, unsigned long action, argument
/linux-master/net/tipc/
H A Dbcast.c731 void tipc_nlist_init(struct tipc_nlist *nl, u32 self) argument
H A Dname_table.c575 u32 self = tipc_own_addr(net); local
632 u32 self = tipc_own_addr(net); local
H A Dmonitor.c90 struct tipc_peer *self; member in struct:tipc_monitor
272 struct tipc_peer *self = mon->self; local
327 struct tipc_peer *self = mon->self; local
355 struct tipc_peer *self; local
393 struct tipc_peer *self = mon->self; local
425 struct tipc_peer *self = get_self(net, bearer_id); local
444 struct tipc_peer *self; local
634 struct tipc_peer *self; local
651 struct tipc_peer *self; local
686 struct tipc_peer *self; local
[all...]
H A Dtopsrv.c617 u32 self = tipc_own_addr(net); local
/linux-master/drivers/infiniband/core/
H A Daddr.c851 static int netevent_callback(struct notifier_block *self, unsigned long event, argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c86 static int hw_atl_a0_hw_reset(struct aq_hw_s *self) argument
124 hw_atl_a0_hw_qos_set(struct aq_hw_s *self) argument
183 hw_atl_a0_hw_rss_hash_set(struct aq_hw_s *self, struct aq_rss_parameters *rss_params) argument
211 hw_atl_a0_hw_rss_set(struct aq_hw_s *self, struct aq_rss_parameters *rss_params) argument
247 hw_atl_a0_hw_offload_set(struct aq_hw_s *self, struct aq_nic_cfg_s *aq_nic_cfg) argument
264 hw_atl_a0_hw_init_tx_path(struct aq_hw_s *self) argument
283 hw_atl_a0_hw_init_rx_path(struct aq_hw_s *self) argument
325 hw_atl_a0_hw_mac_addr_set(struct aq_hw_s *self, const u8 *mac_addr) argument
351 hw_atl_a0_hw_init(struct aq_hw_s *self, const u8 *mac_addr) argument
405 hw_atl_a0_hw_ring_tx_start(struct aq_hw_s *self, struct aq_ring_s *ring) argument
413 hw_atl_a0_hw_ring_rx_start(struct aq_hw_s *self, struct aq_ring_s *ring) argument
421 hw_atl_a0_hw_start(struct aq_hw_s *self) argument
429 hw_atl_a0_hw_tx_ring_tail_update(struct aq_hw_s *self, struct aq_ring_s *ring) argument
437 hw_atl_a0_hw_ring_tx_xmit(struct aq_hw_s *self, struct aq_ring_s *ring, unsigned int frags) argument
513 hw_atl_a0_hw_ring_rx_init(struct aq_hw_s *self, struct aq_ring_s *aq_ring, struct aq_ring_param_s *aq_ring_param) argument
555 hw_atl_a0_hw_ring_tx_init(struct aq_hw_s *self, struct aq_ring_s *aq_ring, struct aq_ring_param_s *aq_ring_param) argument
585 hw_atl_a0_hw_ring_rx_fill(struct aq_hw_s *self, struct aq_ring_s *ring, unsigned int sw_tail_old) argument
606 hw_atl_a0_hw_ring_tx_head_update(struct aq_hw_s *self, struct aq_ring_s *ring) argument
623 hw_atl_a0_hw_ring_rx_receive(struct aq_hw_s *self, struct aq_ring_s *ring) argument
726 hw_atl_a0_hw_irq_enable(struct aq_hw_s *self, u64 mask) argument
734 hw_atl_a0_hw_irq_disable(struct aq_hw_s *self, u64 mask) argument
745 hw_atl_a0_hw_irq_read(struct aq_hw_s *self, u64 *mask) argument
754 hw_atl_a0_hw_packet_filter_set(struct aq_hw_s *self, unsigned int packet_filter) argument
779 hw_atl_a0_hw_multicast_list_set(struct aq_hw_s *self, u8 ar_mac [AQ_HW_MULTICAST_ADDRESS_MAX] [ETH_ALEN], u32 count) argument
819 hw_atl_a0_hw_interrupt_moderation_set(struct aq_hw_s *self) argument
867 hw_atl_a0_hw_stop(struct aq_hw_s *self) argument
874 hw_atl_a0_hw_ring_tx_stop(struct aq_hw_s *self, struct aq_ring_s *ring) argument
882 hw_atl_a0_hw_ring_rx_stop(struct aq_hw_s *self, struct aq_ring_s *ring) argument
890 hw_atl_a0_hw_fl3l4_clear(struct aq_hw_s *self, struct aq_rx_filter_l3l4 *data) argument
916 hw_atl_a0_hw_fl3l4_set(struct aq_hw_s *self, struct aq_rx_filter_l3l4 *data) argument
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c377 static int debug_notifier_call(struct notifier_block *self, argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h168 static inline struct device *aq_nic_get_dev(struct aq_nic_s *self) argument
[all...]
H A Daq_ring.c84 static int aq_get_rxpages(struct aq_ring_s *self, struct aq_ring_buff_s *rxbuf) argument
135 aq_ring_alloc(struct aq_ring_s *self, struct aq_nic_s *aq_nic) argument
164 aq_ring_tx_alloc(struct aq_ring_s *self, struct aq_nic_s *aq_nic, unsigned int idx, struct aq_nic_cfg_s *aq_nic_cfg) argument
177 aq_ring_rx_alloc(struct aq_ring_s *self, struct aq_nic_s *aq_nic, unsigned int idx, struct aq_nic_cfg_s *aq_nic_cfg) argument
207 aq_ring_hwts_rx_alloc(struct aq_ring_s *self, struct aq_nic_s *aq_nic, unsigned int idx, unsigned int size, unsigned int dx_size) argument
230 aq_ring_init(struct aq_ring_s *self, const enum atl_ring_type ring_type) argument
285 aq_ring_tx_clean(struct aq_ring_s *self) argument
339 aq_rx_checksum(struct aq_ring_s *self, struct aq_ring_buff_s *buff, struct sk_buff *skb) argument
528 __aq_ring_rx_clean(struct aq_ring_s *self, struct napi_struct *napi, int *work_done, int budget) argument
836 aq_ring_rx_clean(struct aq_ring_s *self, struct napi_struct *napi, int *work_done, int budget) argument
847 aq_ring_hwts_rx_clean(struct aq_ring_s *self, struct aq_nic_s *aq_nic) argument
864 aq_ring_rx_fill(struct aq_ring_s *self) argument
893 aq_ring_rx_deinit(struct aq_ring_s *self) argument
906 aq_ring_free(struct aq_ring_s *self) argument
922 aq_ring_hwts_rx_free(struct aq_ring_s *self) argument
935 aq_ring_fill_stats_data(struct aq_ring_s *self, u64 *data) argument
[all...]
H A Daq_ring.h173 static inline unsigned int aq_ring_next_dx(struct aq_ring_s *self, argument
179 static inline unsigned int aq_ring_avail_dx(struct aq_ring_s *self) argument
[all...]
/linux-master/arch/x86/kernel/
H A Duprobes.c1001 int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data) argument
/linux-master/tools/testing/selftests/hid/
H A Dhid_bpf.c508 load_programs(const struct test_program programs[], const size_t progs_count, struct __test_metadata *_metadata, FIXTURE_DATA(hid_bpf) * self, const FIXTURE_VARIANT(hid_bpf) * variant) argument
[all...]
/linux-master/arch/arm/mach-omap2/
H A Domap-wakeupgen.c433 static int irq_notifier(struct notifier_block *self, unsigned long cmd, void *v) argument
/linux-master/sound/soc/sh/
H A Dsiu_dai.c547 int self, ret; local
/linux-master/arch/um/drivers/
H A Dmconsole_kern.c839 static int notify_panic(struct notifier_block *self, unsigned long unused1, argument
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c1116 static int dbg_cpu_pm_notify(struct notifier_block *self, unsigned long action, argument
/linux-master/arch/arm/mach-mvebu/
H A Dpmsu.c360 static int mvebu_v7_cpu_pm_notify(struct notifier_block *self, argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c89 static u32 hw_atl2_sem_act_rslvr_get(struct aq_hw_s *self) argument
94 static int hw_atl2_hw_reset(struct aq_hw_s *self) argument
112 static int hw_atl2_hw_queue_to_tc_map_set(struct aq_hw_s *self) argument
162 hw_atl2_hw_qos_set(struct aq_hw_s *self) argument
214 hw_atl2_hw_rss_set(struct aq_hw_s *self, struct aq_rss_parameters *rss_params) argument
239 hw_atl2_hw_init_tx_tc_rate_limit(struct aq_hw_s *self) argument
354 hw_atl2_hw_init_tx_path(struct aq_hw_s *self) argument
379 hw_atl2_hw_init_new_rx_filters(struct aq_hw_s *self) argument
430 hw_atl2_hw_new_rx_filter_vlan_promisc(struct aq_hw_s *self, bool promisc) argument
445 hw_atl2_hw_new_rx_filter_promisc(struct aq_hw_s *self, bool promisc) argument
464 hw_atl2_act_rslvr_table_set(struct aq_hw_s *self, u8 location, u32 tag, u32 mask, u32 action) argument
484 hw_atl2_hw_init_rx_path(struct aq_hw_s *self) argument
533 hw_atl2_hw_init(struct aq_hw_s *self, const u8 *mac_addr) argument
599 hw_atl2_hw_ring_rx_init(struct aq_hw_s *self, struct aq_ring_s *aq_ring, struct aq_ring_param_s *aq_ring_param) argument
606 hw_atl2_hw_ring_tx_init(struct aq_hw_s *self, struct aq_ring_s *aq_ring, struct aq_ring_param_s *aq_ring_param) argument
615 hw_atl2_hw_packet_filter_set(struct aq_hw_s *self, unsigned int packet_filter) argument
625 hw_atl2_hw_multicast_list_set(struct aq_hw_s *self, u8 ar_mac [AQ_HW_MULTICAST_ADDRESS_MAX] [ETH_ALEN], u32 count) argument
666 hw_atl2_hw_interrupt_moderation_set(struct aq_hw_s *self) argument
758 hw_atl2_hw_stop(struct aq_hw_s *self) argument
765 hw_atl2_utils_get_hw_stats(struct aq_hw_s *self) argument
770 hw_atl2_hw_vlan_set(struct aq_hw_s *self, struct aq_rx_filter_vlan *aq_vlans) argument
816 hw_atl2_hw_vlan_ctrl(struct aq_hw_s *self, bool enable) argument
[all...]
/linux-master/drivers/s390/char/
H A Dsclp_vt220.c790 sclp_vt220_notify(struct notifier_block *self, argument
/linux-master/kernel/
H A Dkthread.c267 static void __kthread_parkme(struct kthread *self) argument
348 struct kthread *self; local
[all...]
/linux-master/drivers/dma/sh/
H A Dshdmac.c477 static int sh_dmae_nmi_handler(struct notifier_block *self, argument
/linux-master/kernel/debug/
H A Ddebug_core.c876 static int module_event(struct notifier_block *self, unsigned long val, argument

Completed in 389 milliseconds

123456789