Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 25 of 181) sorted by relevance

12345678

/kernel/linux/linux-6.6/io_uring/
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 = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_callback_ext() local
53 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_set_extended() local
69 struct io_notif_data *nd; in io_alloc_notif() local
Dnotif.h33 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush() local
43 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem() local
/kernel/linux/linux-6.6/drivers/hid/
Dhid-ntrig.c173 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_width() local
185 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_height() local
197 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_width() local
209 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_height() local
221 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_width() local
233 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_width() local
256 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_height() local
268 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_height() local
292 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_activate_slack() local
302 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_activate_slack() local
[all …]
/kernel/linux/linux-5.10/drivers/hid/
Dhid-ntrig.c173 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_width() local
185 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_height() local
197 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_width() local
209 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_height() local
221 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_width() local
233 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_width() local
256 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_height() local
268 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_height() local
292 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_activate_slack() local
302 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_activate_slack() local
[all …]
/kernel/linux/linux-6.6/drivers/staging/most/net/
Dnet.c164 struct net_dev_context *nd = netdev_priv(dev); in most_nd_set_mac_address() local
188 struct net_dev_context *nd = netdev_priv(dev); in most_nd_open() local
222 struct net_dev_context *nd = netdev_priv(dev); in most_nd_stop() local
236 struct net_dev_context *nd = netdev_priv(dev); in most_nd_start_xmit() local
282 struct net_dev_context *nd; in get_net_dev() local
292 struct net_dev_context *nd; in get_net_dev_hold() local
309 struct net_dev_context *nd; in comp_probe_channel() local
365 struct net_dev_context *nd; in comp_disconnect_channel() local
412 struct net_dev_context *nd; in comp_resume_tx_channel() local
431 struct net_dev_context *nd; in comp_rx_data() local
[all …]
/kernel/linux/linux-5.10/drivers/staging/most/net/
Dnet.c164 struct net_dev_context *nd = netdev_priv(dev); in most_nd_set_mac_address() local
188 struct net_dev_context *nd = netdev_priv(dev); in most_nd_open() local
222 struct net_dev_context *nd = netdev_priv(dev); in most_nd_stop() local
236 struct net_dev_context *nd = netdev_priv(dev); in most_nd_start_xmit() local
282 struct net_dev_context *nd; in get_net_dev() local
292 struct net_dev_context *nd; in get_net_dev_hold() local
309 struct net_dev_context *nd; in comp_probe_channel() local
365 struct net_dev_context *nd; in comp_disconnect_channel() local
412 struct net_dev_context *nd; in comp_resume_tx_channel() local
431 struct net_dev_context *nd; in comp_rx_data() local
[all …]
/kernel/linux/linux-5.10/include/net/
Dncsi.h51 void (*notifier)(struct ncsi_dev *nd)) in ncsi_register_dev()
56 static inline int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev()
61 static void ncsi_stop_dev(struct ncsi_dev *nd) in ncsi_stop_dev()
65 static inline void ncsi_unregister_dev(struct ncsi_dev *nd) in ncsi_unregister_dev()
/kernel/linux/linux-6.6/include/net/
Dncsi.h53 void (*notifier)(struct ncsi_dev *nd)) in ncsi_register_dev()
58 static inline int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev()
63 static void ncsi_stop_dev(struct ncsi_dev *nd) in ncsi_stop_dev()
67 static inline void ncsi_unregister_dev(struct ncsi_dev *nd) in ncsi_unregister_dev()
/kernel/linux/linux-5.10/fs/
Dnamei.c555 static bool nd_alloc_stack(struct nameidata *nd) in nd_alloc_stack()
585 static void drop_links(struct nameidata *nd) in drop_links()
595 static void terminate_walk(struct nameidata *nd) in terminate_walk()
633 static inline bool legitimize_path(struct nameidata *nd, in legitimize_path()
639 static bool legitimize_links(struct nameidata *nd) in legitimize_links()
658 static bool legitimize_root(struct nameidata *nd) in legitimize_root()
696 static bool try_to_unlazy(struct nameidata *nd) in try_to_unlazy()
734 static bool try_to_unlazy_next(struct nameidata *nd, struct dentry *dentry, unsigned seq) in try_to_unlazy_next()
797 static int complete_walk(struct nameidata *nd) in complete_walk()
852 static int set_root(struct nameidata *nd) in set_root()
[all …]
/kernel/linux/linux-5.10/net/ncsi/
Dncsi-manage.c53 struct ncsi_dev *nd = &ndp->ndev; in ncsi_report_link() local
469 struct ncsi_dev *nd = &ndp->ndev; in ncsi_suspend_channel() local
945 struct ncsi_dev *nd = &ndp->ndev; in ncsi_configure_channel() local
1299 struct ncsi_dev *nd = &ndp->ndev; in ncsi_probe_channel() local
1469 struct ncsi_dev *nd = &ndp->ndev; in ncsi_dev_work() local
1548 struct ncsi_dev *nd = &ndp->ndev; in ncsi_kick_channels() local
1601 struct ncsi_dev *nd; in ncsi_vlan_rx_add_vid() local
1651 struct ncsi_dev *nd; in ncsi_vlan_rx_kill_vid() local
1689 struct ncsi_dev *nd; in ncsi_register_dev() local
1746 int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev()
[all …]
/kernel/linux/linux-6.6/net/ncsi/
Dncsi-manage.c53 struct ncsi_dev *nd = &ndp->ndev; in ncsi_report_link() local
469 struct ncsi_dev *nd = &ndp->ndev; in ncsi_suspend_channel() local
991 struct ncsi_dev *nd = &ndp->ndev; in ncsi_configure_channel() local
1360 struct ncsi_dev *nd = &ndp->ndev; in ncsi_probe_channel() local
1538 struct ncsi_dev *nd = &ndp->ndev; in ncsi_dev_work() local
1617 struct ncsi_dev *nd = &ndp->ndev; in ncsi_kick_channels() local
1670 struct ncsi_dev *nd; in ncsi_vlan_rx_add_vid() local
1720 struct ncsi_dev *nd; in ncsi_vlan_rx_kill_vid() local
1758 struct ncsi_dev *nd; in ncsi_register_dev() local
1817 int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev()
[all …]
/kernel/linux/linux-6.6/fs/
Dnamei.c632 static bool nd_alloc_stack(struct nameidata *nd) in nd_alloc_stack()
664 static void drop_links(struct nameidata *nd) in drop_links()
674 static void leave_rcu(struct nameidata *nd) in leave_rcu()
681 static void terminate_walk(struct nameidata *nd) in terminate_walk()
718 static inline bool legitimize_path(struct nameidata *nd, in legitimize_path()
724 static bool legitimize_links(struct nameidata *nd) in legitimize_links()
743 static bool legitimize_root(struct nameidata *nd) in legitimize_root()
774 static bool try_to_unlazy(struct nameidata *nd) in try_to_unlazy()
810 static bool try_to_unlazy_next(struct nameidata *nd, struct dentry *dentry) in try_to_unlazy_next()
877 static int complete_walk(struct nameidata *nd) in complete_walk()
[all …]
/kernel/linux/linux-6.6/arch/sparc/kernel/
Ddevices.c34 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node()
74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare()
89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Ddevices.c34 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node()
74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare()
89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare()
/kernel/linux/linux-5.10/drivers/fpga/
Dof-fpga-region.c285 struct of_overlay_notify_data *nd) in of_fpga_region_notify_pre_apply()
325 struct of_overlay_notify_data *nd) in of_fpga_region_notify_post_remove()
347 struct of_overlay_notify_data *nd = arg; in of_fpga_region_notify() local
/kernel/linux/linux-6.6/drivers/fpga/
Dof-fpga-region.c287 struct of_overlay_notify_data *nd) in of_fpga_region_notify_pre_apply()
327 struct of_overlay_notify_data *nd) in of_fpga_region_notify_post_remove()
349 struct of_overlay_notify_data *nd = arg; in of_fpga_region_notify() local
/kernel/linux/linux-5.10/tools/perf/util/
Dmetricgroup.h19 struct rb_node nd; member
30 struct list_head nd; member
Dbuild-id.c373 struct rb_node *nd; in perf_session__write_buildid_table() local
406 struct rb_node *nd; in dsos__hit_all() local
449 struct str_node *nd, *nd2; in build_id_cache__list_all() local
526 struct str_node *nd, *cand = NULL; in build_id_cache__complement() local
871 struct rb_node *nd; in perf_session__cache_build_ids() local
897 struct rb_node *nd; in perf_session__read_build_ids() local
/kernel/linux/linux-5.10/drivers/clk/at91/
Dclk-audio-pll.c62 u8 nd; member
160 unsigned long nd, unsigned long fracr) in clk_audio_pll_fout()
218 unsigned long *nd, in clk_audio_pll_frac_compute_frac()
247 unsigned long fracr, nd; in clk_audio_pll_frac_determine_rate() local
368 unsigned long fracr, nd; in clk_audio_pll_frac_set_rate() local
/kernel/linux/linux-6.6/drivers/clk/at91/
Dclk-audio-pll.c62 u8 nd; member
160 unsigned long nd, unsigned long fracr) in clk_audio_pll_fout()
218 unsigned long *nd, in clk_audio_pll_frac_compute_frac()
247 unsigned long fracr, nd; in clk_audio_pll_frac_determine_rate() local
368 unsigned long fracr, nd; in clk_audio_pll_frac_set_rate() local
/kernel/linux/linux-6.6/tools/perf/util/
Dmetricgroup.h23 struct rb_node nd; member
46 struct list_head nd; member
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write()
116 struct rb_node *nd; in map__browse() local
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dmap.c25 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write()
116 struct rb_node *nd; in map__browse() local
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
Dhists.c100 struct rb_node *nd; in perf_gtk__add_callchain_flat() local
163 struct rb_node *nd; in perf_gtk__add_callchain_folded() local
223 struct rb_node *nd; in perf_gtk__add_callchain_graph() local
300 struct rb_node *nd; in perf_gtk__show_hists() local
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
Dhists.c100 struct rb_node *nd; in perf_gtk__add_callchain_flat() local
163 struct rb_node *nd; in perf_gtk__add_callchain_folded() local
223 struct rb_node *nd; in perf_gtk__add_callchain_graph() local
300 struct rb_node *nd; in perf_gtk__show_hists() local

12345678