Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/linux-6.6.21/net/ipv4/
Dtunnel4.c31 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_register()
63 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_deregister()
90 #define for_each_tunnel_rcu(head, handler) \ argument
97 struct xfrm_tunnel *handler; in tunnel4_rcv() local
117 struct xfrm_tunnel *handler; in tunnel4_rcv_cb() local
143 struct xfrm_tunnel *handler; in tunnel64_rcv() local
163 struct xfrm_tunnel *handler; in tunnelmpls4_rcv() local
182 struct xfrm_tunnel *handler; in tunnel4_err() local
194 struct xfrm_tunnel *handler; in tunnel64_err() local
207 struct xfrm_tunnel *handler; in tunnelmpls4_err() local
Dxfrm4_protocol.c40 #define for_each_protocol_rcu(head, handler) \ argument
48 struct xfrm4_protocol *handler; in xfrm4_rcv_cb() local
65 struct xfrm4_protocol *handler; in xfrm4_rcv_encap() local
99 struct xfrm4_protocol *handler; in xfrm4_esp_rcv() local
115 struct xfrm4_protocol *handler; in xfrm4_esp_err() local
127 struct xfrm4_protocol *handler; in xfrm4_ah_rcv() local
143 struct xfrm4_protocol *handler; in xfrm4_ah_err() local
155 struct xfrm4_protocol *handler; in xfrm4_ipcomp_rcv() local
171 struct xfrm4_protocol *handler; in xfrm4_ipcomp_err() local
217 int xfrm4_protocol_register(struct xfrm4_protocol *handler, in xfrm4_protocol_register()
[all …]
/linux-6.6.21/net/ipv6/
Dtunnel6.c32 int xfrm6_tunnel_register(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_register()
76 int xfrm6_tunnel_deregister(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_deregister()
117 #define for_each_tunnel_rcu(head, handler) \ argument
124 struct xfrm6_tunnel *handler; in tunnelmpls6_rcv() local
142 struct xfrm6_tunnel *handler; in tunnel6_rcv() local
162 struct xfrm6_tunnel *handler; in tunnel6_rcv_cb() local
187 struct xfrm6_tunnel *handler; in tunnel46_rcv() local
206 struct xfrm6_tunnel *handler; in tunnel6_err() local
218 struct xfrm6_tunnel *handler; in tunnel46_err() local
230 struct xfrm6_tunnel *handler; in tunnelmpls6_err() local
Dxfrm6_protocol.c41 #define for_each_protocol_rcu(head, handler) \ argument
49 struct xfrm6_protocol *handler; in xfrm6_rcv_cb() local
66 struct xfrm6_protocol *handler; in xfrm6_rcv_encap() local
112 struct xfrm6_protocol *handler; in xfrm6_esp_rcv() local
129 struct xfrm6_protocol *handler; in xfrm6_esp_err() local
141 struct xfrm6_protocol *handler; in xfrm6_ah_rcv() local
158 struct xfrm6_protocol *handler; in xfrm6_ah_err() local
170 struct xfrm6_protocol *handler; in xfrm6_ipcomp_rcv() local
187 struct xfrm6_protocol *handler; in xfrm6_ipcomp_err() local
233 int xfrm6_protocol_register(struct xfrm6_protocol *handler, in xfrm6_protocol_register()
[all …]
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dmmu_rb.c45 struct mmu_rb_handler **handler) in hfi1_mmu_rb_register()
78 void hfi1_mmu_rb_unregister(struct mmu_rb_handler *handler) in hfi1_mmu_rb_unregister()
120 int hfi1_mmu_rb_insert(struct mmu_rb_handler *handler, in hfi1_mmu_rb_insert()
147 struct mmu_rb_node *hfi1_mmu_rb_get_first(struct mmu_rb_handler *handler, in hfi1_mmu_rb_get_first()
160 static struct mmu_rb_node *__mmu_rb_search(struct mmu_rb_handler *handler, in __mmu_rb_search()
217 struct mmu_rb_handler *handler = mnode->handler; in hfi1_mmu_rb_release() local
226 void hfi1_mmu_rb_evict(struct mmu_rb_handler *handler, void *evict_arg) in hfi1_mmu_rb_evict()
264 struct mmu_rb_handler *handler = in mmu_notifier_range_start() local
294 struct mmu_rb_handler *handler = container_of(work, in handle_remove() local
/linux-6.6.21/arch/mips/lib/
Dmemcpy.S115 #define EXC(insn, type, reg, addr, handler) \ argument
149 #define LOAD(reg, addr, handler) EXC(ld, LD_INSN, reg, addr, handler) argument
150 #define LOADL(reg, addr, handler) EXC(ldl, LD_INSN, reg, addr, handler) argument
151 #define LOADR(reg, addr, handler) EXC(ldr, LD_INSN, reg, addr, handler) argument
152 #define STOREL(reg, addr, handler) EXC(sdl, ST_INSN, reg, addr, handler) argument
153 #define STORER(reg, addr, handler) EXC(sdr, ST_INSN, reg, addr, handler) argument
154 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) argument
186 #define LOAD(reg, addr, handler) EXC(lw, LD_INSN, reg, addr, handler) argument
187 #define LOADL(reg, addr, handler) EXC(lwl, LD_INSN, reg, addr, handler) argument
188 #define LOADR(reg, addr, handler) EXC(lwr, LD_INSN, reg, addr, handler) argument
[all …]
/linux-6.6.21/arch/powerpc/sysdev/
Dpmi.c29 struct list_head handler; member
102 struct pmi_handler *handler; in pmi_notify_handlers() local
178 struct pmi_handler *handler, *tmp; in pmi_of_remove() local
241 int pmi_register_handler(struct pmi_handler *handler) in pmi_register_handler()
254 void pmi_unregister_handler(struct pmi_handler *handler) in pmi_unregister_handler()
/linux-6.6.21/fs/afs/
Dxattr.c36 static int afs_xattr_get_acl(const struct xattr_handler *handler, in afs_xattr_get_acl()
99 static int afs_xattr_set_acl(const struct xattr_handler *handler, in afs_xattr_set_acl()
138 static int afs_xattr_get_yfs(const struct xattr_handler *handler, in afs_xattr_get_yfs()
230 static int afs_xattr_set_yfs(const struct xattr_handler *handler, in afs_xattr_set_yfs()
268 static int afs_xattr_get_cell(const struct xattr_handler *handler, in afs_xattr_get_cell()
295 static int afs_xattr_get_fid(const struct xattr_handler *handler, in afs_xattr_get_fid()
333 static int afs_xattr_get_volume(const struct xattr_handler *handler, in afs_xattr_get_volume()
/linux-6.6.21/drivers/irqchip/
Dirq-sifive-plic.c104 static void plic_toggle(struct plic_handler *handler, int hwirq, int enable) in plic_toggle()
117 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_toggle() local
149 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_irq_eoi() local
257 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_suspend() local
288 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_resume() local
367 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_handle_irq() local
387 static void plic_set_threshold(struct plic_handler *handler, u32 threshold) in plic_set_threshold()
403 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_starting_cpu() local
422 struct plic_handler *handler; in __plic_init() local
/linux-6.6.21/drivers/input/rmi4/
Drmi_bus.c149 struct rmi_function_handler *handler = to_rmi_function_handler(drv); in rmi_function_match() local
175 struct rmi_function_handler *handler) in rmi_create_function_irq()
206 struct rmi_function_handler *handler = in rmi_function_probe() local
230 struct rmi_function_handler *handler = in rmi_function_remove() local
297 int __rmi_register_function_handler(struct rmi_function_handler *handler, in __rmi_register_function_handler()
328 void rmi_unregister_function_handler(struct rmi_function_handler *handler) in rmi_unregister_function_handler()
/linux-6.6.21/drivers/soc/fsl/qbman/
Dqman_test_stash.c252 static inline int process_frame_data(struct hp_handler *handler, in process_frame_data()
281 struct hp_handler *handler = (struct hp_handler *)fq; in normal_dqrr() local
300 struct hp_handler *handler = (struct hp_handler *)fq; in special_dqrr() local
319 struct hp_handler *handler; in create_per_cpu_handlers() local
354 struct hp_handler *handler = list_entry(loop, struct hp_handler, in destroy_per_cpu_handlers() local
392 struct hp_handler *handler = h; in init_handler() local
447 struct hp_handler *handler; in init_phase2() local
/linux-6.6.21/arch/m68k/atari/
Dstdma.c68 int stdma_try_lock(irq_handler_t handler, void *data) in stdma_try_lock()
103 void stdma_lock(irq_handler_t handler, void *data) in stdma_lock()
147 int stdma_is_locked_by(irq_handler_t handler) in stdma_is_locked_by()
/linux-6.6.21/drivers/acpi/
Dwakeup.c114 struct acpi_wakeup_handler *handler; in acpi_register_wakeup_handler() local
146 struct acpi_wakeup_handler *handler; in acpi_unregister_wakeup_handler() local
162 struct acpi_wakeup_handler *handler; in acpi_check_wakeup_handlers() local
/linux-6.6.21/kernel/trace/
Drethook.c101 struct rethook *rethook_alloc(void *data, rethook_handler_t handler) in rethook_alloc()
151 rethook_handler_t handler; in rethook_recycle() local
170 rethook_handler_t handler = rethook_get_handler(rh); in rethook_try_get() local
294 rethook_handler_t handler; in rethook_trampoline_handler() local
/linux-6.6.21/drivers/acpi/acpica/
Dnsobject.c314 acpi_object_handler handler, void *data) in acpi_ns_attach_data()
371 acpi_object_handler handler) in acpi_ns_detach_data()
416 acpi_object_handler handler, void **data) in acpi_ns_get_attached_data()
/linux-6.6.21/drivers/media/rc/
Drc-ir-raw.c24 struct ir_raw_handler *handler; in ir_raw_event_thread() local
245 struct ir_raw_handler *handler; in change_protocol() local
522 struct ir_raw_handler *handler; in ir_raw_encode_scancode() local
592 struct ir_raw_handler *handler; in ir_raw_encode_carrier() local
659 struct ir_raw_handler *handler; in ir_raw_event_unregister() local
/linux-6.6.21/fs/btrfs/
Dprops.c68 const struct prop_handler *handler; in btrfs_validate_prop() local
97 const struct prop_handler *handler; in btrfs_ignore_prop() local
109 const struct prop_handler *handler; in btrfs_set_prop() local
197 const struct prop_handler *handler; in iterate_object_props() local
256 const struct prop_handler *handler, in inode_prop_iterator()
/linux-6.6.21/kernel/
Dreboot.c320 struct sys_off_handler *handler; in sys_off_notify() local
335 struct sys_off_handler *handler; in alloc_sys_off_handler() local
360 static void free_sys_off_handler(struct sys_off_handler *handler) in free_sys_off_handler()
395 struct sys_off_handler *handler; in register_sys_off_handler() local
463 void unregister_sys_off_handler(struct sys_off_handler *handler) in unregister_sys_off_handler()
486 struct sys_off_handler *handler = data; in devm_unregister_sys_off_handler() local
509 struct sys_off_handler *handler; in devm_register_sys_off_handler() local
588 struct sys_off_handler *handler; in register_platform_power_off() local
/linux-6.6.21/fs/jffs2/
Dxattr_user.c19 static int jffs2_user_getxattr(const struct xattr_handler *handler, in jffs2_user_getxattr()
27 static int jffs2_user_setxattr(const struct xattr_handler *handler, in jffs2_user_setxattr()
Dxattr_trusted.c19 static int jffs2_trusted_getxattr(const struct xattr_handler *handler, in jffs2_trusted_getxattr()
27 static int jffs2_trusted_setxattr(const struct xattr_handler *handler, in jffs2_trusted_setxattr()
/linux-6.6.21/fs/hfsplus/
Dxattr_user.c15 static int hfsplus_user_getxattr(const struct xattr_handler *handler, in hfsplus_user_getxattr()
24 static int hfsplus_user_setxattr(const struct xattr_handler *handler, in hfsplus_user_setxattr()
Dxattr_trusted.c15 static int hfsplus_trusted_getxattr(const struct xattr_handler *handler, in hfsplus_trusted_getxattr()
24 static int hfsplus_trusted_setxattr(const struct xattr_handler *handler, in hfsplus_trusted_setxattr()
/linux-6.6.21/net/wireless/
Dwext-priv.c139 iw_handler handler, struct net_device *dev, in ioctl_private_iw_point()
189 iw_handler handler) in ioctl_private_call()
215 iw_handler handler) in compat_private_call()
/linux-6.6.21/fs/ext4/
Dxattr_hurd.c22 ext4_xattr_hurd_get(const struct xattr_handler *handler, in ext4_xattr_hurd_get()
34 ext4_xattr_hurd_set(const struct xattr_handler *handler, in ext4_xattr_hurd_set()
Dxattr_trusted.c23 ext4_xattr_trusted_get(const struct xattr_handler *handler, in ext4_xattr_trusted_get()
32 ext4_xattr_trusted_set(const struct xattr_handler *handler, in ext4_xattr_trusted_set()

12345678910>>...22