/Linux-v6.1/net/ipv4/ |
D | tunnel4.c | 31 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
|
D | xfrm4_protocol.c | 40 #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-v6.1/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.c | 46 struct mmu_rb_handler **handler) in hfi1_mmu_rb_register() 76 void hfi1_mmu_rb_unregister(struct mmu_rb_handler *handler) in hfi1_mmu_rb_unregister() 114 int hfi1_mmu_rb_insert(struct mmu_rb_handler *handler, in hfi1_mmu_rb_insert() 147 static struct mmu_rb_node *__mmu_rb_search(struct mmu_rb_handler *handler, in __mmu_rb_search() 170 bool hfi1_mmu_rb_remove_unless_exact(struct mmu_rb_handler *handler, in hfi1_mmu_rb_remove_unless_exact() 196 void hfi1_mmu_rb_evict(struct mmu_rb_handler *handler, void *evict_arg) in hfi1_mmu_rb_evict() 234 void hfi1_mmu_rb_remove(struct mmu_rb_handler *handler, in hfi1_mmu_rb_remove() 255 struct mmu_rb_handler *handler = in mmu_notifier_range_start() local 289 static void do_remove(struct mmu_rb_handler *handler, in do_remove() 308 struct mmu_rb_handler *handler = container_of(work, in handle_remove() local
|
/Linux-v6.1/net/ipv6/ |
D | tunnel6.c | 32 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
|
D | xfrm6_protocol.c | 41 #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-v6.1/arch/mips/lib/ |
D | memcpy.S | 115 #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-v6.1/arch/powerpc/sysdev/ |
D | pmi.c | 29 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-v6.1/fs/afs/ |
D | xattr.c | 36 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-v6.1/drivers/input/rmi4/ |
D | rmi_bus.c | 149 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-v6.1/drivers/soc/fsl/qbman/ |
D | qman_test_stash.c | 252 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-v6.1/arch/m68k/atari/ |
D | stdma.c | 68 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-v6.1/drivers/irqchip/ |
D | irq-sifive-plic.c | 100 static void plic_toggle(struct plic_handler *handler, int hwirq, int enable) in plic_toggle() 113 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_toggle() local 145 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_irq_eoi() local 290 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_handle_irq() local 310 static void plic_set_threshold(struct plic_handler *handler, u32 threshold) in plic_set_threshold() 326 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_starting_cpu() local 345 struct plic_handler *handler; in __plic_init() local
|
/Linux-v6.1/drivers/acpi/ |
D | wakeup.c | 114 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-v6.1/drivers/acpi/acpica/ |
D | nsobject.c | 314 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-v6.1/drivers/media/rc/ |
D | rc-ir-raw.c | 24 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-v6.1/fs/fuse/ |
D | xattr.c | 181 static int fuse_xattr_get(const struct xattr_handler *handler, in fuse_xattr_get() 191 static int fuse_xattr_set(const struct xattr_handler *handler, in fuse_xattr_set() 211 static int no_xattr_get(const struct xattr_handler *handler, in no_xattr_get() 218 static int no_xattr_set(const struct xattr_handler *handler, in no_xattr_set()
|
/Linux-v6.1/fs/btrfs/ |
D | props.c | 63 const struct prop_handler *handler; in btrfs_validate_prop() local 92 const struct prop_handler *handler; in btrfs_ignore_prop() local 104 const struct prop_handler *handler; in btrfs_set_prop() local 192 const struct prop_handler *handler; in iterate_object_props() local 251 const struct prop_handler *handler, in inode_prop_iterator()
|
/Linux-v6.1/kernel/ |
D | reboot.c | 319 struct sys_off_handler *handler; in sys_off_notify() local 334 struct sys_off_handler *handler; in alloc_sys_off_handler() local 359 static void free_sys_off_handler(struct sys_off_handler *handler) in free_sys_off_handler() 394 struct sys_off_handler *handler; in register_sys_off_handler() local 462 void unregister_sys_off_handler(struct sys_off_handler *handler) in unregister_sys_off_handler() 485 struct sys_off_handler *handler = data; in devm_unregister_sys_off_handler() local 508 struct sys_off_handler *handler; in devm_register_sys_off_handler() local 587 struct sys_off_handler *handler; in register_platform_power_off() local
|
/Linux-v6.1/fs/jffs2/ |
D | xattr_user.c | 19 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()
|
/Linux-v6.1/fs/hfsplus/ |
D | xattr_trusted.c | 15 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()
|
D | xattr_user.c | 15 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()
|
/Linux-v6.1/net/wireless/ |
D | wext-priv.c | 139 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-v6.1/kernel/trace/ |
D | rethook.c | 82 struct rethook *rethook_alloc(void *data, rethook_handler_t handler) in rethook_alloc() 150 rethook_handler_t handler = READ_ONCE(rh->handler); in rethook_try_get() local 276 rethook_handler_t handler; in rethook_trampoline_handler() local
|
/Linux-v6.1/fs/reiserfs/ |
D | xattr_trusted.c | 12 trusted_get(const struct xattr_handler *handler, struct dentry *unused, in trusted_get() 23 trusted_set(const struct xattr_handler *handler, in trusted_set()
|
D | xattr_user.c | 11 user_get(const struct xattr_handler *handler, struct dentry *unused, in user_get() 21 user_set(const struct xattr_handler *handler, struct user_namespace *mnt_userns, in user_set()
|