/openbmc/linux/drivers/hid/ |
H A D | hid-ntrig.c | 173 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 …]
|
/openbmc/linux/io_uring/ |
H A D | notif.c | 14 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
|
H A D | notif.h | 33 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
|
/openbmc/linux/drivers/staging/most/net/ |
H A D | net.c | 164 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 …]
|
/openbmc/linux/include/net/ |
H A D | ncsi.h | 53 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()
|
/openbmc/linux/net/ncsi/ |
H A D | ncsi-manage.c | 53 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 1343 struct ncsi_dev *nd = &ndp->ndev; in ncsi_probe_channel() local 1520 struct ncsi_dev *nd = &ndp->ndev; in ncsi_dev_work() local 1599 struct ncsi_dev *nd = &ndp->ndev; in ncsi_kick_channels() local 1652 struct ncsi_dev *nd; in ncsi_vlan_rx_add_vid() local 1702 struct ncsi_dev *nd; in ncsi_vlan_rx_kill_vid() local 1740 struct ncsi_dev *nd; in ncsi_register_dev() local 1799 int ncsi_start_dev(struct ncsi_dev *nd) in ncsi_start_dev() [all …]
|
/openbmc/linux/fs/ |
H A D | namei.c | 632 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 …]
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | devices.c | 34 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()
|
/openbmc/qemu/hw/nubus/ |
H A D | nubus-device.c | 21 void nubus_set_irq(NubusDevice *nd, int level) in nubus_set_irq() 31 NubusDevice *nd = NUBUS_DEVICE(dev); in nubus_device_realize() local
|
H A D | nubus-virtio-mmio.c | 20 NubusDevice *nd = NUBUS_DEVICE(opaque); in nubus_virtio_mmio_set_input_irq() local 30 NubusDevice *nd = NUBUS_DEVICE(dev); in nubus_virtio_mmio_realize() local
|
H A D | nubus-bus.c | 124 NubusDevice *nd = NUBUS_DEVICE(dev); in nubus_get_dev_path() local 139 NubusDevice *nd = NUBUS_DEVICE(dev); in nubus_check_address() local
|
/openbmc/linux/drivers/fpga/ |
H A D | of-fpga-region.c | 287 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
|
/openbmc/linux/drivers/clk/at91/ |
H A D | clk-audio-pll.c | 62 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
|
/openbmc/linux/tools/perf/util/ |
H A D | metricgroup.h | 23 struct rb_node nd; member 46 struct list_head nd; member
|
H A D | build-id.c | 377 struct rb_node *nd; in perf_session__write_buildid_table() local 410 struct rb_node *nd; in dsos__hit_all() local 454 struct str_node *nd, *nd2; in build_id_cache__list_all() local 531 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
|
H A D | machine.c | 75 static int thread_rb_node__cmp_tid(const void *key, const struct rb_node *nd) in thread_rb_node__cmp_tid() 86 struct rb_node *nd = rb_find(&to_find, tree, thread_rb_node__cmp_tid); in thread_rb_node__find() local 225 struct rb_node *nd; in machine__delete_threads() local 323 struct rb_node *nd; in machines__set_comm_exec() local 493 struct rb_node *nd; in machines__process_guests() local 626 struct thread_rb_node *nd; in ____machine__findnew_thread() local 1074 struct rb_node *nd; in machines__fprintf_dsos() local 1094 struct rb_node *nd; in machines__fprintf_dsos_buildid() local 1126 struct rb_node *nd; in machine__fprintf() local 2053 static void __machine__remove_thread(struct machine *machine, struct thread_rb_node *nd, in __machine__remove_thread() [all …]
|
H A D | fncache.c | 10 struct hlist_node nd; member
|
H A D | hist.c | 2187 struct rb_node *nd; in hists__filter_by_type() local 2211 struct rb_node *nd; in resort_filtered_entry() local 2247 struct rb_node *nd; in hists__filter_hierarchy() local 2532 struct rb_node *nd; in hists__match_hierarchy() local 2552 struct rb_node *nd; in hists__match() local 2580 struct rb_node *nd; in hists__link_hierarchy() local 2627 struct rb_node *nd; in hists__link() local 2659 struct rb_node *nd; in hists__unlink() local
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | map.c | 25 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 D | hists.c | 63 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 513 struct rb_node *nd; in callchain_node__set_folding_rb_tree() local 553 struct rb_node *nd; in callchain__set_folding() local 568 struct rb_node *nd; in hierarchy_set_folding() local 604 struct rb_node *nd; in __hist_browser__set_folding() local 1817 struct rb_node *nd; in hist_browser__refresh() local [all …]
|
/openbmc/linux/tools/perf/ui/gtk/ |
H A D | hists.c | 100 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
|
/openbmc/qemu/include/hw/net/ |
H A D | ne2000-isa.h | 21 NICInfo *nd) in isa_ne2000_init()
|
/openbmc/qemu/net/ |
H A D | net.c | 70 Netdev *nd; member 970 NICInfo *nd; in net_init_nic() local 1114 NICInfo *nd; in qemu_find_nic_info() local 1156 NICInfo *nd = qemu_find_nic_info(object_get_typename(OBJECT(dev)), in qemu_configure_nic_device() local 1170 NICInfo *nd = qemu_find_nic_info(typename, match_default, alias); in qemu_create_nic_device() local 1189 NICInfo *nd; in qemu_create_nic_bus_devices() local 1722 NICInfo *nd = &nd_table[i]; in net_check_clients() local 1839 NetdevQueueEntry *nd = QSIMPLEQ_FIRST(&nd_queue); in netdev_init_modern() local 1911 NetdevQueueEntry *nd; in netdev_parse_modern() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-coroutine.c | 106 NestData *nd = opaque; in nest() local 123 NestData nd = { in test_nesting() local 543 NestData nd = { in perf_nesting() local
|
/openbmc/linux/fs/dlm/ |
H A D | config.c | 550 struct dlm_node *nd; in make_node() local 572 struct dlm_node *nd = config_item_to_node(i); in drop_node() local 584 struct dlm_node *nd = config_item_to_node(i); in release_node() local 773 struct dlm_node *nd = config_item_to_node(item); in node_nodeid_store() local 868 struct dlm_node *nd; in dlm_config_nodes() local
|