Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/hid/
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-6.3-rc2/io_uring/
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 = 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
A Dnotif.h32 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush() local
42 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem() local
/linux-6.3-rc2/drivers/staging/most/net/
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-6.3-rc2/include/net/
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-6.3-rc2/fs/
A Dnamei.c659 static void drop_links(struct nameidata *nd) in drop_links()
669 static void leave_rcu(struct nameidata *nd) in leave_rcu()
927 static int set_root(struct nameidata *nd) in set_root()
954 static int nd_jump_root(struct nameidata *nd) in nd_jump_root()
993 struct nameidata *nd = current->nameidata; in nd_jump_link() local
1709 struct nameidata *nd) in may_lookup()
2500 struct nameidata nd; in filename_lookup() local
2540 struct nameidata nd; in filename_parentat() local
3516 static int do_open(struct nameidata *nd, in do_open()
3737 struct nameidata nd; in do_filp_open() local
[all …]
/linux-6.3-rc2/net/ncsi/
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
997 struct ncsi_dev *nd = &ndp->ndev; in ncsi_configure_channel() local
1351 struct ncsi_dev *nd = &ndp->ndev; in ncsi_probe_channel() local
1537 struct ncsi_dev *nd = &ndp->ndev; in ncsi_dev_work() local
1616 struct ncsi_dev *nd = &ndp->ndev; in ncsi_kick_channels() local
1669 struct ncsi_dev *nd; in ncsi_vlan_rx_add_vid() local
1719 struct ncsi_dev *nd; in ncsi_vlan_rx_kill_vid() local
1757 struct ncsi_dev *nd; in ncsi_register_dev() local
1815 int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev()
[all …]
/linux-6.3-rc2/arch/sparc/kernel/
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-6.3-rc2/drivers/fpga/
A 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
/linux-6.3-rc2/drivers/clk/at91/
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-6.3-rc2/tools/perf/util/
A Dmetricgroup.h23 struct rb_node nd; member
45 struct list_head nd; member
A Dbuild-id.c375 struct rb_node *nd; in perf_session__write_buildid_table() local
408 struct rb_node *nd; in dsos__hit_all() local
452 struct str_node *nd, *nd2; in build_id_cache__list_all() local
529 struct str_node *nd, *cand = NULL; in build_id_cache__complement() local
965 struct rb_node *nd; in machines__for_each_dso() local
1000 struct rb_node *nd; in perf_session__read_build_ids() local
A Dprint-events.c206 struct str_node *nd; in print_hwcache_events() local
283 struct str_node *nd; in print_symbol_events() local
A Dfncache.c10 struct hlist_node nd; member
A Dhist.c2151 struct rb_node *nd; in hists__filter_by_type() local
2175 struct rb_node *nd; in resort_filtered_entry() local
2211 struct rb_node *nd; in hists__filter_hierarchy() local
2496 struct rb_node *nd; in hists__match_hierarchy() local
2516 struct rb_node *nd; in hists__match() local
2544 struct rb_node *nd; in hists__link_hierarchy() local
2591 struct rb_node *nd; in hists__link() local
2623 struct rb_node *nd; in hists__unlink() local
A Dmetricgroup.c38 struct rb_node *nd; in metricgroup__lookup() local
119 struct list_head nd; member
360 struct rb_node nd; member
395 struct rb_node *nd) in mep_delete()
406 struct rb_node *nd; in mep_lookup() local
1636 struct rb_node *nd; in metricgroup__copy_metric_events() local
A Dsymbol_fprintf.c66 struct rb_node *nd; in dso__fprintf_symbols_by_name() local
/linux-6.3-rc2/tools/perf/ui/browsers/
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
A Dhists.c63 struct rb_node *nd; in hist_browser__get_folding() local
179 struct rb_node *nd; in callchain_node__count_rows_rb_tree() local
261 struct rb_node *nd; in callchain__count_rows() local
330 struct rb_node *nd = rb_first(&node->rb_root); in callchain_node__init_have_children_rb_tree() local
369 struct rb_node *nd = rb_first(root); in callchain__init_have_children() local
518 struct rb_node *nd; in callchain_node__set_folding_rb_tree() local
558 struct rb_node *nd; in callchain__set_folding() local
573 struct rb_node *nd; in hierarchy_set_folding() local
632 struct rb_node *nd; in __hist_browser__set_folding() local
1827 struct rb_node *nd; in hist_browser__refresh() local
[all …]
/linux-6.3-rc2/tools/perf/ui/gtk/
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-6.3-rc2/fs/dlm/
A Dconfig.c565 struct dlm_node *nd; in make_node() local
587 struct dlm_node *nd = config_item_to_node(i); in drop_node() local
599 struct dlm_node *nd = config_item_to_node(i); in release_node() local
788 struct dlm_node *nd = config_item_to_node(item); in node_nodeid_store() local
883 struct dlm_node *nd; in dlm_config_nodes() local
/linux-6.3-rc2/tools/perf/tests/
A Dvmlinux-kallsyms.c119 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local
A Dsymbols.c68 struct rb_node *nd; in test_dso() local
/linux-6.3-rc2/arch/ia64/kernel/
A Dcrash.c159 struct ia64_mca_notify_die *nd; in kdump_init_notifier() local
/linux-6.3-rc2/mm/
A Dmemory-tiers.c296 struct demotion_nodes *nd; in next_demotion_node() local
362 struct demotion_nodes *nd; in establish_demotion_targets() local

Completed in 61 milliseconds

1234