| /kernel/linux/linux-5.10/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 220 int xfrm4_protocol_register(struct xfrm4_protocol *handler, in xfrm4_protocol_register() [all …]
|
| /kernel/linux/linux-4.19/net/ipv4/ |
| D | xfrm4_protocol.c | 44 #define for_each_protocol_rcu(head, handler) \ argument 52 struct xfrm4_protocol *handler; in xfrm4_rcv_cb() local 70 struct xfrm4_protocol *handler; in xfrm4_rcv_encap() local 95 struct xfrm4_protocol *handler; in xfrm4_esp_rcv() local 111 struct xfrm4_protocol *handler; in xfrm4_esp_err() local 121 struct xfrm4_protocol *handler; in xfrm4_ah_rcv() local 137 struct xfrm4_protocol *handler; in xfrm4_ah_err() local 147 struct xfrm4_protocol *handler; in xfrm4_ipcomp_rcv() local 163 struct xfrm4_protocol *handler; in xfrm4_ipcomp_err() local 210 int xfrm4_protocol_register(struct xfrm4_protocol *handler, in xfrm4_protocol_register() [all …]
|
| D | tunnel4.c | 30 int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_register() 62 int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family) in xfrm4_tunnel_deregister() 89 #define for_each_tunnel_rcu(head, handler) \ argument 96 struct xfrm_tunnel *handler; in tunnel4_rcv() local 115 struct xfrm_tunnel *handler; in tunnel64_rcv() local 135 struct xfrm_tunnel *handler; in tunnelmpls4_rcv() local 154 struct xfrm_tunnel *handler; in tunnel4_err() local 164 struct xfrm_tunnel *handler; in tunnel64_err() local 175 struct xfrm_tunnel *handler; in tunnelmpls4_err() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | mmu_rb.c | 87 struct mmu_rb_handler **handler) in hfi1_mmu_rb_register() 117 void hfi1_mmu_rb_unregister(struct mmu_rb_handler *handler) in hfi1_mmu_rb_unregister() 149 int hfi1_mmu_rb_insert(struct mmu_rb_handler *handler, in hfi1_mmu_rb_insert() 182 static struct mmu_rb_node *__mmu_rb_search(struct mmu_rb_handler *handler, in __mmu_rb_search() 205 bool hfi1_mmu_rb_remove_unless_exact(struct mmu_rb_handler *handler, in hfi1_mmu_rb_remove_unless_exact() 231 void hfi1_mmu_rb_evict(struct mmu_rb_handler *handler, void *evict_arg) in hfi1_mmu_rb_evict() 269 void hfi1_mmu_rb_remove(struct mmu_rb_handler *handler, in hfi1_mmu_rb_remove() 290 struct mmu_rb_handler *handler = in mmu_notifier_range_start() local 324 static void do_remove(struct mmu_rb_handler *handler, in do_remove() 343 struct mmu_rb_handler *handler = container_of(work, in handle_remove() local
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | xfrm6_protocol.c | 44 #define for_each_protocol_rcu(head, handler) \ argument 52 struct xfrm6_protocol *handler; in xfrm6_rcv_cb() local 69 struct xfrm6_protocol *handler; in xfrm6_esp_rcv() local 86 struct xfrm6_protocol *handler; in xfrm6_esp_err() local 96 struct xfrm6_protocol *handler; in xfrm6_ah_rcv() local 113 struct xfrm6_protocol *handler; in xfrm6_ah_err() local 123 struct xfrm6_protocol *handler; in xfrm6_ipcomp_rcv() local 140 struct xfrm6_protocol *handler; in xfrm6_ipcomp_err() local 184 int xfrm6_protocol_register(struct xfrm6_protocol *handler, in xfrm6_protocol_register() 231 int xfrm6_protocol_deregister(struct xfrm6_protocol *handler, in xfrm6_protocol_deregister()
|
| D | tunnel6.c | 38 int xfrm6_tunnel_register(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_register() 69 int xfrm6_tunnel_deregister(struct xfrm6_tunnel *handler, unsigned short family) in xfrm6_tunnel_deregister() 96 #define for_each_tunnel_rcu(head, handler) \ argument 103 struct xfrm6_tunnel *handler; in tunnel6_rcv() local 121 struct xfrm6_tunnel *handler; in tunnel46_rcv() local 140 struct xfrm6_tunnel *handler; in tunnel6_err() local 150 struct xfrm6_tunnel *handler; in tunnel46_err() local
|
| /kernel/linux/linux-4.19/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 …]
|
| D | csum_partial.S | 360 #define EXC(insn, type, reg, addr, handler) \ argument 386 #define LOAD(reg, addr, handler) EXC(ld, LD_INSN, reg, addr, handler) argument 387 #define LOADBU(reg, addr, handler) EXC(lbu, LD_INSN, reg, addr, handler) argument 388 #define LOADL(reg, addr, handler) EXC(ldl, LD_INSN, reg, addr, handler) argument 389 #define LOADR(reg, addr, handler) EXC(ldr, LD_INSN, reg, addr, handler) argument 390 #define STOREB(reg, addr, handler) EXC(sb, ST_INSN, reg, addr, handler) argument 391 #define STOREL(reg, addr, handler) EXC(sdl, ST_INSN, reg, addr, handler) argument 392 #define STORER(reg, addr, handler) EXC(sdr, ST_INSN, reg, addr, handler) argument 393 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) argument 406 #define LOAD(reg, addr, handler) EXC(lw, LD_INSN, reg, addr, handler) argument [all …]
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/ |
| D | mmu_rb.c | 100 struct mmu_rb_handler **handler) in hfi1_mmu_rb_register() 131 void hfi1_mmu_rb_unregister(struct mmu_rb_handler *handler) in hfi1_mmu_rb_unregister() 163 int hfi1_mmu_rb_insert(struct mmu_rb_handler *handler, in hfi1_mmu_rb_insert() 191 static struct mmu_rb_node *__mmu_rb_search(struct mmu_rb_handler *handler, in __mmu_rb_search() 214 bool hfi1_mmu_rb_remove_unless_exact(struct mmu_rb_handler *handler, in hfi1_mmu_rb_remove_unless_exact() 237 void hfi1_mmu_rb_evict(struct mmu_rb_handler *handler, void *evict_arg) in hfi1_mmu_rb_evict() 272 void hfi1_mmu_rb_remove(struct mmu_rb_handler *handler, in hfi1_mmu_rb_remove() 293 struct mmu_rb_handler *handler = in mmu_notifier_range_start() local 326 static void do_remove(struct mmu_rb_handler *handler, in do_remove() 345 struct mmu_rb_handler *handler = container_of(work, in handle_remove() local
|
| /kernel/linux/linux-4.19/arch/powerpc/sysdev/ |
| D | pmi.c | 41 struct list_head handler; member 114 struct pmi_handler *handler; in pmi_notify_handlers() local 190 struct pmi_handler *handler, *tmp; in pmi_of_remove() local 253 int pmi_register_handler(struct pmi_handler *handler) in pmi_register_handler() 266 void pmi_unregister_handler(struct pmi_handler *handler) in pmi_unregister_handler()
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| D | pmi.c | 28 struct list_head handler; member 101 struct pmi_handler *handler; in pmi_notify_handlers() local 177 struct pmi_handler *handler, *tmp; in pmi_of_remove() local 240 int pmi_register_handler(struct pmi_handler *handler) in pmi_register_handler() 253 void pmi_unregister_handler(struct pmi_handler *handler) in pmi_unregister_handler()
|
| /kernel/linux/linux-5.10/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() 137 static int afs_xattr_get_yfs(const struct xattr_handler *handler, in afs_xattr_get_yfs() 229 static int afs_xattr_set_yfs(const struct xattr_handler *handler, in afs_xattr_set_yfs() 266 static int afs_xattr_get_cell(const struct xattr_handler *handler, in afs_xattr_get_cell() 293 static int afs_xattr_get_fid(const struct xattr_handler *handler, in afs_xattr_get_fid() 331 static int afs_xattr_get_volume(const struct xattr_handler *handler, in afs_xattr_get_volume()
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-sifive-plic.c | 84 static inline void plic_toggle(struct plic_handler *handler, in plic_toggle() 106 struct plic_handler *handler = per_cpu_ptr(&plic_handlers, cpu); in plic_irq_toggle() local 164 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_irq_eoi() local 226 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_handle_irq() local 248 static void plic_set_threshold(struct plic_handler *handler, u32 threshold) in plic_set_threshold() 264 struct plic_handler *handler = this_cpu_ptr(&plic_handlers); in plic_starting_cpu() local 282 struct plic_handler *handler; in plic_init() local
|
| /kernel/linux/linux-5.10/arch/m68k/atari/ |
| D | stdma.c | 69 int stdma_try_lock(irq_handler_t handler, void *data) in stdma_try_lock() 104 void stdma_lock(irq_handler_t handler, void *data) in stdma_lock() 148 int stdma_is_locked_by(irq_handler_t handler) in stdma_is_locked_by()
|
| /kernel/linux/linux-4.19/arch/m68k/atari/ |
| D | stdma.c | 69 int stdma_try_lock(irq_handler_t handler, void *data) in stdma_try_lock() 104 void stdma_lock(irq_handler_t handler, void *data) in stdma_lock() 148 int stdma_is_locked_by(irq_handler_t handler) in stdma_is_locked_by()
|
| /kernel/linux/linux-4.19/drivers/input/rmi4/ |
| D | rmi_bus.c | 151 struct rmi_function_handler *handler = to_rmi_function_handler(drv); in rmi_function_match() local 177 struct rmi_function_handler *handler) in rmi_create_function_irq() 208 struct rmi_function_handler *handler = in rmi_function_probe() local 232 struct rmi_function_handler *handler = in rmi_function_remove() local 299 int __rmi_register_function_handler(struct rmi_function_handler *handler, in __rmi_register_function_handler() 330 void rmi_unregister_function_handler(struct rmi_function_handler *handler) in rmi_unregister_function_handler()
|
| /kernel/linux/linux-5.10/drivers/input/rmi4/ |
| D | rmi_bus.c | 148 struct rmi_function_handler *handler = to_rmi_function_handler(drv); in rmi_function_match() local 174 struct rmi_function_handler *handler) in rmi_create_function_irq() 205 struct rmi_function_handler *handler = in rmi_function_probe() local 229 struct rmi_function_handler *handler = in rmi_function_remove() local 296 int __rmi_register_function_handler(struct rmi_function_handler *handler, in __rmi_register_function_handler() 327 void rmi_unregister_function_handler(struct rmi_function_handler *handler) in rmi_unregister_function_handler()
|
| /kernel/linux/linux-4.19/drivers/soc/fsl/qbman/ |
| D | qman_test_stash.c | 252 static inline int process_frame_data(struct hp_handler *handler, in process_frame_data() 280 struct hp_handler *handler = (struct hp_handler *)fq; in normal_dqrr() local 298 struct hp_handler *handler = (struct hp_handler *)fq; in special_dqrr() local 317 struct hp_handler *handler; in create_per_cpu_handlers() local 352 struct hp_handler *handler = list_entry(loop, struct hp_handler, in destroy_per_cpu_handlers() local 390 struct hp_handler *handler = h; in init_handler() local 445 struct hp_handler *handler; in init_phase2() local
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
| D | qman_test_stash.c | 252 static inline int process_frame_data(struct hp_handler *handler, in process_frame_data() 280 struct hp_handler *handler = (struct hp_handler *)fq; in normal_dqrr() local 298 struct hp_handler *handler = (struct hp_handler *)fq; in special_dqrr() local 317 struct hp_handler *handler; in create_per_cpu_handlers() local 352 struct hp_handler *handler = list_entry(loop, struct hp_handler, in destroy_per_cpu_handlers() local 390 struct hp_handler *handler = h; in init_handler() local 445 struct hp_handler *handler; in init_phase2() local
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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()
|