Home
last modified time | relevance | path

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

1234

/linux/drivers/hid/
H A 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 …]
/linux/drivers/staging/most/net/
H A 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 …]
/linux/io_uring/
H A Dnotif.c16 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_tw_complete() local
39 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_complete() local
65 struct io_notif_data *nd, *prev_nd; in io_link_skb() local
111 struct io_notif_data *nd; in io_alloc_notif() local
H A Dnotif.h38 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush() local
46 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem() local
/linux/include/net/
H A 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()
/linux/net/ncsi/
H A 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
1348 struct ncsi_dev *nd = &ndp->ndev; in ncsi_probe_channel() local
1525 struct ncsi_dev *nd = &ndp->ndev; in ncsi_dev_work() local
1604 struct ncsi_dev *nd = &ndp->ndev; in ncsi_kick_channels() local
1657 struct ncsi_dev *nd; in ncsi_vlan_rx_add_vid() local
1707 struct ncsi_dev *nd; in ncsi_vlan_rx_kill_vid() local
1745 struct ncsi_dev *nd; in ncsi_register_dev() local
1804 int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev()
[all …]
/linux/fs/
H A Dnamei.c663 static void drop_links(struct nameidata *nd) in drop_links()
673 static void leave_rcu(struct nameidata *nd) in leave_rcu()
931 static int set_root(struct nameidata *nd) in set_root()
958 static int nd_jump_root(struct nameidata *nd) in nd_jump_root()
997 struct nameidata *nd = current->nameidata; in nd_jump_link() local
1715 struct nameidata *nd) in may_lookup()
2518 struct nameidata nd; in filename_lookup() local
2559 struct nameidata nd; in __filename_parentat() local
3606 static int do_open(struct nameidata *nd, in do_open()
3829 struct nameidata nd; in do_filp_open() local
[all …]
/linux/arch/sparc/kernel/
H A 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()
/linux/drivers/fpga/
H A 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
/linux/drivers/clk/at91/
H A 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
/linux/tools/perf/util/
H A Dmetricgroup.h23 struct rb_node nd; member
46 struct list_head nd; member
H A Dbuild-id.c385 struct rb_node *nd; in perf_session__write_buildid_table() local
426 struct str_node *nd, *nd2; in build_id_cache__list_all() local
503 struct str_node *nd, *cand = NULL; in build_id_cache__complement() local
937 struct rb_node *nd; in machines__for_each_dso() local
972 struct rb_node *nd; in perf_session__read_build_ids() local
H A Dfncache.c10 struct hlist_node nd; member
H A Dhist.c2180 struct rb_node *nd; in hists__filter_by_type() local
2204 struct rb_node *nd; in resort_filtered_entry() local
2240 struct rb_node *nd; in hists__filter_hierarchy() local
2525 struct rb_node *nd; in hists__match_hierarchy() local
2545 struct rb_node *nd; in hists__match() local
2573 struct rb_node *nd; in hists__link_hierarchy() local
2620 struct rb_node *nd; in hists__link() local
2652 struct rb_node *nd; in hists__unlink() local
H A Dmetricgroup.c39 struct rb_node *nd; in metricgroup__lookup() local
123 struct list_head nd; member
388 struct rb_node nd; member
424 struct rb_node *nd) in mep_delete()
435 struct rb_node *nd; in mep_lookup() local
1789 struct rb_node *nd; in metricgroup__copy_metric_events() local
H A Dsrccode.c27 struct list_head nd; member
/linux/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()
116 struct rb_node *nd; in map__browse() local
H A Dhists.c64 struct rb_node *nd; in hist_browser__get_folding() local
180 struct rb_node *nd; in callchain_node__count_rows_rb_tree() local
262 struct rb_node *nd; in callchain__count_rows() local
331 struct rb_node *nd = rb_first(&node->rb_root); in callchain_node__init_have_children_rb_tree() local
370 struct rb_node *nd = rb_first(root); in callchain__init_have_children() local
514 struct rb_node *nd; in callchain_node__set_folding_rb_tree() local
554 struct rb_node *nd; in callchain__set_folding() local
569 struct rb_node *nd; in hierarchy_set_folding() local
605 struct rb_node *nd; in __hist_browser__set_folding() local
1818 struct rb_node *nd; in hist_browser__refresh() local
[all …]
/linux/tools/perf/ui/gtk/
H A 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
/linux/fs/dlm/
H A Dconfig.c558 struct dlm_node *nd; in make_node() local
580 struct dlm_node *nd = config_item_to_node(i); in drop_node() local
592 struct dlm_node *nd = config_item_to_node(i); in release_node() local
781 struct dlm_node *nd = config_item_to_node(item); in node_nodeid_store() local
876 struct dlm_node *nd; in dlm_config_nodes() local
/linux/arch/arm/mach-exynos/
H A Dfirmware.c198 struct device_node *nd; in exynos_secure_firmware_available() local
/linux/arch/mips/loongson64/
H A Dnuma.c86 struct pglist_data *nd; in node_mem_init() local
/linux/tools/perf/tests/
H A Dvmlinux-kallsyms.c194 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local
/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c340 struct coresight_node *nd) in coresight_disable_path_from()
419 struct coresight_node *nd; in coresight_enable_path() local
718 struct coresight_node *nd, *next; in coresight_release_path() local
/linux/drivers/nubus/
H A Dnubus.c156 unsigned char *nubus_dirptr(const struct nubus_dirent *nd) in nubus_dirptr()
275 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir()

1234