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

1234

/linux-master/tools/perf/util/
H A Dfncache.c10 struct hlist_node nd; member in struct:fncache
H A Dmetricgroup.h23 struct rb_node nd; member in struct:metric_event
46 struct list_head nd; member in struct:metric_expr
H A Dsrccode.c27 struct list_head nd; member in struct:srcfile
H A Dprint-events.c351 struct str_node *nd; local
/linux-master/io_uring/
H A Dnotif.c14 struct io_notif_data *nd = io_notif_to_data(notif); local
30 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); local
40 struct io_notif_data *nd local
53 struct io_notif_data *nd = io_notif_to_data(notif); local
69 struct io_notif_data *nd; variable in typeref:struct:io_notif_data
[all...]
H A Dnotif.h33 struct io_notif_data *nd = io_notif_to_data(notif); variable in typeref:struct:io_notif_data
43 struct io_notif_data *nd = io_notif_to_data(notif); local
/linux-master/include/net/
H A Dncsi.h58 static inline int ncsi_start_dev(struct ncsi_dev *nd) argument
63 static void ncsi_stop_dev(struct ncsi_dev *nd) argument
67 static inline void ncsi_unregister_dev(struct ncsi_dev *nd) argument
52 ncsi_register_dev(struct net_device *dev, void (*notifier)(struct ncsi_dev *nd)) argument
/linux-master/arch/sparc/kernel/
H A Ddevices.c34 static int check_cpu_node(phandle nd, int *cur_inst, argument
74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) argument
89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) argument
/linux-master/tools/perf/ui/browsers/
H A Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) argument
116 struct rb_node *nd; local
/linux-master/arch/arm/mach-exynos/
H A Dfirmware.c198 struct device_node *nd; local
/linux-master/net/ncsi/
H A Dncsi-cmd.c280 struct ncsi_dev *nd = &ndp->ndev; local
H A Dncsi-netlink.c38 struct ncsi_dev *nd; local
/linux-master/drivers/fpga/
H A Dof-fpga-region.c349 struct of_overlay_notify_data *nd = arg; local
286 of_fpga_region_notify_pre_apply(struct fpga_region *region, struct of_overlay_notify_data *nd) argument
326 of_fpga_region_notify_post_remove(struct fpga_region *region, struct of_overlay_notify_data *nd) argument
/linux-master/arch/mips/loongson64/
H A Dnuma.c86 struct pglist_data *nd; local
/linux-master/tools/perf/tests/
H A Dvmlinux-kallsyms.c194 struct rb_node *nd; local
H A Dsymbols.c112 struct rb_node *nd; local
/linux-master/lib/
H A Dinflate.c843 unsigned nd; /* number of distance codes */ local
/linux-master/scripts/dtc/
H A Ddata.c26 struct data nd; local
/linux-master/include/linux/
H A Dmempolicy.h116 struct rb_node nd; member in struct:sp_node
/linux-master/drivers/base/
H A Darch_numa.c223 void *nd; local
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c139 int nd = sg_nents_for_len(areq->dst, areq->cryptlen); local
/linux-master/drivers/block/aoe/
H A Daoeblk.c61 struct net_device *nds[8], **nd, **nnd, **ne; local
[all...]
/linux-master/drivers/sbus/char/
H A Dopenprom.c498 phandle nd; local
/linux-master/drivers/hid/
H A Dhid-ntrig.c173 struct ntrig_data *nd = hid_get_drvdata(hdev); local
185 struct ntrig_data *nd = hid_get_drvdata(hdev); local
197 struct ntrig_data *nd = hid_get_drvdata(hdev); local
209 struct ntrig_data *nd = hid_get_drvdata(hdev); local
221 struct ntrig_data *nd = hid_get_drvdata(hdev); local
233 struct ntrig_data *nd = hid_get_drvdata(hdev); local
256 struct ntrig_data *nd = hid_get_drvdata(hdev); local
268 struct ntrig_data *nd = hid_get_drvdata(hdev); local
292 struct ntrig_data *nd = hid_get_drvdata(hdev); local
302 struct ntrig_data *nd = hid_get_drvdata(hdev); local
325 struct ntrig_data *nd = hid_get_drvdata(hdev); local
337 struct ntrig_data *nd = hid_get_drvdata(hdev); local
361 struct ntrig_data *nd = hid_get_drvdata(hdev); local
373 struct ntrig_data *nd = hid_get_drvdata(hdev); local
397 struct ntrig_data *nd = hid_get_drvdata(hdev); local
407 struct ntrig_data *nd = hid_get_drvdata(hdev); local
458 struct ntrig_data *nd = hid_get_drvdata(hdev); local
569 struct ntrig_data *nd = hid_get_drvdata(hid); local
896 struct ntrig_data *nd; local
[all...]
/linux-master/drivers/clk/at91/
H A Dclk-audio-pll.c62 u8 nd; member in struct:clk_audio_frac
159 clk_audio_pll_fout(unsigned long parent_rate, unsigned long nd, unsigned long fracr) argument
216 clk_audio_pll_frac_compute_frac(unsigned long rate, unsigned long parent_rate, unsigned long *nd, unsigned long *fracr) argument
247 unsigned long fracr, nd; local
368 unsigned long fracr, nd; local
[all...]

Completed in 435 milliseconds

1234