| /kernel/linux/linux-6.6/arch/arm/mach-shmobile/ |
| H A D | regulator-quirk-rcar-gen2.c | 73 regulator_quirk_notify(struct notifier_block *nb, unsigned long action, void *data) regulator_quirk_notify() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
| H A D | devices.c | 121 omap_mmc_add(const char *name, int id, unsigned long base, unsigned long size, unsigned int irq, unsigned rx_req, unsigned tx_req, struct omap_mmc_platform_data *data) omap_mmc_add() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-orion5x/ |
| H A D | terastation_pro2-setup.c | 197 static int tsp2_miconsend(const unsigned char *data, int count) in tsp2_miconsend() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | pci_dn.c | 402 pci_traverse_device_nodes(struct device_node *start, void *(*fn)(struct device_node *, void *), void *data) pci_traverse_device_nodes() argument 447 add_pdn(struct device_node *dn, void *data) add_pdn() argument [all...] |
| H A D | secvar-sysfs.c | 58 char *data; in data_read() local
|
| H A D | isa-bridge.c | 229 isa_bridge_notify(struct notifier_block *nb, unsigned long action, void *data) isa_bridge_notify() argument
|
| H A D | io-workarounds.c | 170 iowa_register_bus(struct pci_controller *phb, struct ppc_pci_io *ops, int (*initfunc)(struct iowa_bus *, void *), void *data) iowa_register_bus() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/44x/ |
| H A D | fsp2.c | 79 static irqreturn_t bus_err_handler(int irq, void *data) in bus_err_handler() argument 131 static irqreturn_t cmu_err_handler(int irq, void *data) { in cmu_err_handler() argument 137 static irqreturn_t conf_err_handler(int irq, void *data) { in conf_err_handler() argument 145 static irqreturn_t opbd_err_handler(int irq, void *data) { in opbd_err_handler() argument 149 static irqreturn_t mcue_handler(int irq, void *data) { in mcue_handler() argument 190 static irqreturn_t rst_wrn_handler(int irq, void *data) { in rst_wrn_handler() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/ |
| H A D | mcu_mpc8349emitx.c | 43 static int shutdown_thread_fn(void *data) in shutdown_thread_fn() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | ras.c | 236 cbe_ptcal_notify_reboot(struct notifier_block *nb, unsigned long code, void *data) cbe_ptcal_notify_reboot() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | xics.h | 97 char data[]; member
|
| H A D | vdso_datapage.h | 85 struct vdso_data data[CS_BASES]; member 97 struct vdso_data data[CS_BASES]; member
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-adv.c | 83 int ptrace_set_debugreg(struct task_struct *task, unsigned long addr, unsigned long data) in ptrace_set_debugreg() argument 476 long ppc_del_hwdebug(struct task_struct *child, long data) in ppc_del_hwdebug() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/ |
| H A D | cpm1-ic.c | 20 struct cpm_pic_data *data = irq_data_get_irq_chip_data(d); in cpm_mask_irq() local 28 struct cpm_pic_data *data = irq_data_get_irq_chip_data(d); in cpm_unmask_irq() local 36 struct cpm_pic_data *data = irq_data_get_irq_chip_data(d); in cpm_end_irq() local 51 struct cpm_pic_data *data = irq_desc_get_handler_data(desc); in cpm_get_irq() local 88 struct cpm_pic_data *data; cpm_pic_probe() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | fsl_lbc.c | 210 static irqreturn_t fsl_lbc_ctrl_irq(int irqno, void *data) in fsl_lbc_ctrl_irq() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
| H A D | spu_restore.c | 90 unsigned int data; in write_ppu_mb() local 104 unsigned int data; in write_ppuint_mb() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | opal-sensor-groups.c | 64 u32 data; in sg_store() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | network_helpers.c | 107 int fastopen_connect(int server_fd, const char *data, unsigned int data_len, in fastopen_connect() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | get_stack_raw_tp.c | 23 static void get_stack_print_output(void *ctx, int cpu, void *data, __u32 size) in get_stack_print_output() argument
|
| H A D | kfree_skb.c | 18 static void on_sample(void *ctx, int cpu, void *data, __u32 size) in on_sample() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | fexit_bpf2bpf.c | 120 void *data = (void *)(long)skb->data; in new_get_skb_ifindex() local 162 void *data = (void *)(long)skb->data; in new_test_pkt_write_access_subprog() local
|
| H A D | kfree_skb.c | 46 unsigned char *data; member 67 unsigned char *data; in BPF_PROG() local
|
| H A D | test_misc_tcp_hdr_options.c | 39 __u8 data[100]; /* IPv6 (40) + Max TCP hdr (60) */ in __check_active_hdr_in() member
|
| H A D | test_sk_assign.c | 58 void *data = (void *)(long)skb->data; in get_tuple() local
|
| H A D | test_sockmap_kern.h | 313 void *data = (void *)(long) msg->data; in bpf_prog8() local 330 void *data = (void *)(long) msg->data; in bpf_prog9() local
|