Home
last modified time | relevance | path

Searched defs:nd (Results 1 - 25 of 177) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/perf/util/
H A Dfncache.c10 struct hlist_node nd; member
H A Dmetricgroup.h19 struct rb_node nd; member
30 struct list_head nd; member
H A Dsymbol_fprintf.c66 struct rb_node *nd; in dso__fprintf_symbols_by_name() local
H A Dsrccode.c27 struct list_head nd; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dfncache.c10 struct hlist_node nd; member
H A Dmetricgroup.h23 struct rb_node nd; member
46 struct list_head nd; member
/kernel/linux/linux-6.6/io_uring/
H A Dnotif.c14 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_complete_tw_ext() local
30 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_callback() local
40 struct io_notif_data *nd in io_tx_ubuf_callback_ext() local
53 struct io_notif_data *nd = io_notif_to_data(notif); io_notif_set_extended() local
69 struct io_notif_data *nd; global() variable
[all...]
H A Dnotif.h33 struct io_notif_data *nd = io_notif_to_data(notif); variable
43 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem() local
/kernel/linux/linux-5.10/include/net/
H A Dncsi.h56 static inline int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev() argument
61 static void ncsi_stop_dev(struct ncsi_dev *nd) in ncsi_stop_dev() argument
65 static inline void ncsi_unregister_dev(struct ncsi_dev *nd) in ncsi_unregister_dev() argument
50 ncsi_register_dev(struct net_device *dev, void (*notifier)(struct ncsi_dev *nd)) ncsi_register_dev() argument
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dvmlinux-kallsyms.c20 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local
/kernel/linux/linux-6.6/include/net/
H A Dncsi.h58 static inline int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev() argument
63 static void ncsi_stop_dev(struct ncsi_dev *nd) in ncsi_stop_dev() argument
67 static inline void ncsi_unregister_dev(struct ncsi_dev *nd) in ncsi_unregister_dev() argument
52 ncsi_register_dev(struct net_device *dev, void (*notifier)(struct ncsi_dev *nd)) ncsi_register_dev() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Ddevices.c34 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node() argument
74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare() argument
89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Ddevices.c34 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node() argument
74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare() argument
89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare() argument
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write() argument
116 struct rb_node *nd; in map__browse() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsymbols.c68 struct rb_node *nd; in test_dso() local
H A Dvmlinux-kallsyms.c119 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write() argument
116 struct rb_node *nd; in map__browse() local
/kernel/linux/linux-5.10/drivers/fpga/
H A Dof-fpga-region.c347 struct of_overlay_notify_data *nd = arg; in of_fpga_region_notify() local
284 of_fpga_region_notify_pre_apply(struct fpga_region *region, struct of_overlay_notify_data *nd) of_fpga_region_notify_pre_apply() argument
324 of_fpga_region_notify_post_remove(struct fpga_region *region, struct of_overlay_notify_data *nd) of_fpga_region_notify_post_remove() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dcrash.c158 struct ia64_mca_notify_die *nd; in kdump_init_notifier() local
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dfirmware.c190 struct device_node *nd; in exynos_secure_firmware_available() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dcrash.c159 struct ia64_mca_notify_die *nd; in kdump_init_notifier() local
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dfirmware.c198 struct device_node *nd; in exynos_secure_firmware_available() local
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dnuma.c86 struct pglist_data *nd; in node_mem_init() local
/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-cmd.c278 struct ncsi_dev *nd = &ndp->ndev; in ncsi_alloc_command() local
/kernel/linux/linux-6.6/drivers/fpga/
H A Dof-fpga-region.c349 struct of_overlay_notify_data *nd = arg; in of_fpga_region_notify() local
286 of_fpga_region_notify_pre_apply(struct fpga_region *region, struct of_overlay_notify_data *nd) of_fpga_region_notify_pre_apply() argument
326 of_fpga_region_notify_post_remove(struct fpga_region *region, struct of_overlay_notify_data *nd) of_fpga_region_notify_post_remove() argument

Completed in 13 milliseconds

12345678