| /linux-6.15/samples/pktgen/ |
| H A D | functions.sh | 137 local node=$(</sys/class/net/$1/device/numa_node) 138 if [[ $node == -1 ]]; then 141 echo $node 164 local node=$1 167 /sys/devices/system/node/node$node/cpulist`
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | ifork.rst | 56 Extents are arranged as a tree. Each node of the tree begins with a 57 ``struct ext4_extent_header``. If the node is an interior node 60 points to a block containing more nodes in the extent tree. If the node 61 is a leaf node (``eh.eh_depth == 0``), then the header is followed by 63 point to the file's data blocks. The root node of the extent tree is 93 - Depth of this extent node in the extent tree. 0 = this extent node 94 points to data blocks; otherwise, this extent node points to other 117 - This index node covers file blocks from 'block' onward. 121 - Lower 32-bits of the block number of the extent node that is the next 122 level lower in the tree. The tree node pointed to can be either another [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | uap_event.c | 101 struct mwifiex_sta_node *node; in mwifiex_process_uap_event() local 136 node = mwifiex_add_sta_entry(priv, event->sta_addr); in mwifiex_process_uap_event() 137 if (!node) { in mwifiex_process_uap_event() 150 sinfo->assoc_req_ies_len, node); in mwifiex_process_uap_event() 153 if (node->is_11n_enabled) in mwifiex_process_uap_event() 154 node->ampdu_sta[i] = in mwifiex_process_uap_event() 157 node->ampdu_sta[i] = BA_STREAM_NOT_ALLOWED; in mwifiex_process_uap_event() 159 memset(node->rx_seq, 0xff, sizeof(node->rx_seq)); in mwifiex_process_uap_event()
|
| /linux-6.15/drivers/tty/serial/ |
| H A D | earlycon.c | 277 unsigned long node, in of_setup_earlycon() argument 291 addr = of_flat_dt_translate_address(node); in of_setup_earlycon() 298 val = of_get_flat_dt_prop(node, "reg-offset", NULL); in of_setup_earlycon() 303 val = of_get_flat_dt_prop(node, "reg-shift", NULL); in of_setup_earlycon() 306 big_endian = of_get_flat_dt_prop(node, "big-endian", NULL) != NULL || in of_setup_earlycon() 308 of_get_flat_dt_prop(node, "native-endian", NULL) != NULL); in of_setup_earlycon() 309 val = of_get_flat_dt_prop(node, "reg-io-width", NULL); in of_setup_earlycon() 327 val = of_get_flat_dt_prop(node, "current-speed", NULL); in of_setup_earlycon() 331 val = of_get_flat_dt_prop(node, "clock-frequency", NULL); in of_setup_earlycon()
|
| /linux-6.15/drivers/nvdimm/ |
| H A D | nd_perf.c | 129 static int nvdimm_pmu_cpu_offline(unsigned int cpu, struct hlist_node *node) in nvdimm_pmu_cpu_offline() argument 136 nd_pmu = hlist_entry_safe(node, struct nvdimm_pmu, node); in nvdimm_pmu_cpu_offline() 169 static int nvdimm_pmu_cpu_online(unsigned int cpu, struct hlist_node *node) in nvdimm_pmu_cpu_online() argument 173 nd_pmu = hlist_entry_safe(node, struct nvdimm_pmu, node); in nvdimm_pmu_cpu_online() 246 rc = cpuhp_state_add_instance_nocalls(nd_pmu->cpuhp_state, &nd_pmu->node); in nvdimm_pmu_cpu_hotplug_init() 255 cpuhp_state_remove_instance_nocalls(nd_pmu->cpuhp_state, &nd_pmu->node); in nvdimm_pmu_cpu_hotplug_init() 265 cpuhp_state_remove_instance_nocalls(nd_pmu->cpuhp_state, &nd_pmu->node); in nvdimm_pmu_free_hotplug_memory()
|
| /linux-6.15/drivers/gpu/drm/sti/ |
| H A D | sti_gdp.c | 217 struct drm_info_node *node = s->private; in gdp_dbg_show() local 262 seq_printf(s, "\t@:0x%p", node); in gdp_node_dump_node() 263 seq_printf(s, "\n\tCTL 0x%08X", node->gam_gdp_ctl); in gdp_node_dump_node() 264 gdp_dbg_ctl(s, node->gam_gdp_ctl); in gdp_node_dump_node() 265 seq_printf(s, "\n\tAGC 0x%08X", node->gam_gdp_agc); in gdp_node_dump_node() 266 seq_printf(s, "\n\tVPO 0x%08X", node->gam_gdp_vpo); in gdp_node_dump_node() 267 gdp_dbg_vpo(s, node->gam_gdp_vpo); in gdp_node_dump_node() 269 gdp_dbg_vps(s, node->gam_gdp_vps); in gdp_node_dump_node() 273 gdp_dbg_size(s, node->gam_gdp_size); in gdp_node_dump_node() 278 gdp_dbg_ppt(s, node->gam_gdp_ppt); in gdp_node_dump_node() [all …]
|
| /linux-6.15/drivers/soc/qcom/ |
| H A D | pdr_interface.c | 32 struct list_head node; member 70 struct list_head node; member 82 pdr->locator_addr.sq_node = svc->node; in pdr_locator_new_server() 167 list_for_each_entry(pds, &pdr->lookups, node) { in pdr_notifier_work() 199 list_for_each_entry(pds, &pdr->lookups, node) { in pdr_notifier_new_server() 205 pds->addr.sq_node = svc->node; in pdr_notifier_new_server() 287 list_del(&ind->node); in pdr_indack_work() 334 list_add_tail(&ind->node, &pdr->indack_list); in pdr_indication_cb() 452 list_del(&pds->node); in pdr_notify_lookup_failure() 541 list_add(&pds->node, &pdr->lookups); in pdr_add_lookup() [all …]
|
| H A D | qmi_interface.c | 34 unsigned int node, unsigned int port) in qmi_recv_new_server() argument 44 if (!node && !port) in qmi_recv_new_server() 54 svc->node = node; in qmi_recv_new_server() 81 if (node != -1 && svc->node != node) in qmi_recv_del_server() 104 unsigned int node) in qmi_recv_bye() argument 108 qmi_recv_del_server(qmi, node, -1); in qmi_recv_bye() 111 ops->bye(qmi, node); in qmi_recv_bye() 128 ops->del_client(qmi, node, port); in qmi_recv_del_client() 149 le32_to_cpu(pkt->server.node), in qmi_recv_ctrl_pkt() 154 le32_to_cpu(pkt->server.node), in qmi_recv_ctrl_pkt() [all …]
|
| /linux-6.15/fs/jffs2/ |
| H A D | xattr.c | 143 offset = ref_offset(xd->node); in do_verify_xattr_datum() 410 if (xd->node == (void *)xd) { in unrefer_xattr_datum() 456 offset = ref_offset(ref->node); in verify_xattr_ref() 813 raw = ref->node; in jffs2_build_xattr_subsystem() 816 raw->next_in_ino = tmp->node; in jffs2_build_xattr_subsystem() 817 tmp->node = raw; in jffs2_build_xattr_subsystem() 1233 if (xd->node != raw) in jffs2_garbage_collect_xattr_datum() 1243 old_ofs = ref_offset(xd->node); in jffs2_garbage_collect_xattr_datum() 1269 BUG_ON(!ref->node); in jffs2_garbage_collect_xattr_ref() 1271 if (ref->node != raw) in jffs2_garbage_collect_xattr_ref() [all …]
|
| /linux-6.15/drivers/vhost/ |
| H A D | vhost.c | 398 if (node) { in vhost_run_work_list() 401 node = llist_reverse_order(node); in vhost_run_work_list() 1014 list_del(&node->node); in vhost_clear_msg() 1019 list_del(&node->node); in vhost_clear_msg() 1425 list_del(&node->node); in vhost_iotlb_notify_vq() 1595 if (node) in vhost_chr_read_iter() 1654 if (!node) in vhost_iotlb_miss() 2924 if (!node) in vhost_new_msg() 2937 list_add_tail(&node->node, head); in vhost_enqueue_msg() 2952 node); in vhost_dequeue_msg() [all …]
|
| /linux-6.15/tools/perf/util/ |
| H A D | annotate-data.c | 200 type = rb_entry(node, struct annotated_data_type, node); in data_type_cmp() 356 struct rb_node *node; in dso__findnew_data_type() local 375 if (node) { in dso__findnew_data_type() 376 result = rb_entry(node, struct annotated_data_type, node); in dso__findnew_data_type() 623 struct rb_node node; member 635 gvar = rb_entry(node, struct global_var_entry, node); in global_var_cmp() 655 struct rb_node *node; in global_var__find() local 658 if (node == NULL) in global_var__find() 661 return rb_entry(node, struct global_var_entry, node); in global_var__find() 700 gvar = rb_entry(node, struct global_var_entry, node); in global_var_type__tree_delete() [all …]
|
| /linux-6.15/include/linux/ |
| H A D | scs.h | 28 void *scs_alloc(int node); 31 int scs_prepare(struct task_struct *tsk, int node); 74 static inline void *scs_alloc(int node) { return NULL; } in scs_alloc() argument 78 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } in scs_prepare() argument
|
| /linux-6.15/drivers/rtc/ |
| H A D | interface.c | 482 rtc->aie_timer.node.expires = alarm_time; in rtc_set_alarm() 516 rtc->aie_timer.node.expires)) { in rtc_initialize_alarm() 824 timerqueue_add(&rtc->timerqueue, &timer->node); in rtc_timer_enqueue() 836 timerqueue_del(&rtc->timerqueue, &timer->node); in rtc_timer_enqueue() 870 timerqueue_del(&rtc->timerqueue, &timer->node); in rtc_timer_remove() 873 if (next == &timer->node) { in rtc_timer_remove() 926 timerqueue_del(&rtc->timerqueue, &timer->node); in rtc_timer_do_work() 935 timer->node.expires = ktime_add(timer->node.expires, in rtc_timer_do_work() 938 timerqueue_add(&rtc->timerqueue, &timer->node); in rtc_timer_do_work() 984 timerqueue_init(&timer->node); in rtc_timer_init() [all …]
|
| /linux-6.15/tools/net/sunrpc/xdrgen/generators/ |
| H A D | __init__.py | 99 def emit_declaration(self, node: _XdrAst) -> None: 103 def emit_decoder(self, node: _XdrAst) -> None: 107 def emit_definition(self, node: _XdrAst) -> None: 111 def emit_encoder(self, node: _XdrAst) -> None: 115 def emit_maxsize(self, node: _XdrAst) -> None:
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | pv88090.txt | 7 - regulators: A node that houses a sub-node for each regulator within the 8 device. Each sub-node is identified using the node's name, with valid 9 values listed below. The content of each sub-node is defined by the
|
| /linux-6.15/drivers/watchdog/ |
| H A D | sun4v_wdt.c | 95 u64 node; in sun4v_wdt_init() local 114 node = mdesc_node_by_name(handle, MDESC_NODE_NULL, "platform"); in sun4v_wdt_init() 116 if (node == MDESC_NODE_NULL) in sun4v_wdt_init() 127 value = mdesc_get_property(handle, node, "watchdog-resolution", NULL); in sun4v_wdt_init() 135 value = mdesc_get_property(handle, node, "watchdog-max-timeout", NULL); in sun4v_wdt_init()
|
| /linux-6.15/tools/lib/perf/include/internal/ |
| H A D | evlist.h | 71 list_for_each_entry(evsel, list, node) 87 list_for_each_entry_reverse(evsel, list, node) 104 list_for_each_entry_safe(evsel, tmp, list, node) 117 return list_entry(evlist->entries.next, struct perf_evsel, node); in perf_evlist__first() 122 return list_entry(evlist->entries.prev, struct perf_evsel, node); in perf_evlist__last()
|
| /linux-6.15/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm63xx.c | 45 static int bcm63xx_gpio_probe(struct device *dev, struct device_node *node, in bcm63xx_gpio_probe() argument 52 grc.fwnode = &node->fwnode; in bcm63xx_gpio_probe() 96 for_each_child_of_node_scoped(dev->parent->of_node, node) { in bcm63xx_pinctrl_probe() 97 if (of_match_node(bcm63xx_gpio_of_match, node)) { in bcm63xx_pinctrl_probe() 98 err = bcm63xx_gpio_probe(dev, node, soc, pc); in bcm63xx_pinctrl_probe()
|
| /linux-6.15/drivers/clk/ti/ |
| H A D | clockdomain.c | 122 static void __init of_ti_clockdomain_setup(struct device_node *node) in of_ti_clockdomain_setup() argument 126 const char *clkdm_name = ti_dt_clk_name(node); in of_ti_clockdomain_setup() 130 num_clks = of_clk_get_parent_count(node); in of_ti_clockdomain_setup() 133 clk = of_clk_get(node, i); in of_ti_clockdomain_setup() 136 __func__, node, i, PTR_ERR(clk)); in of_ti_clockdomain_setup()
|
| /linux-6.15/drivers/misc/ |
| H A D | qcom-coincell.c | 86 struct device_node *node = pdev->dev.of_node; in qcom_coincell_probe() local 101 rc = of_property_read_u32(node, "reg", &chgr.base_addr); in qcom_coincell_probe() 105 enable = !of_property_read_bool(node, "qcom,charger-disable"); in qcom_coincell_probe() 108 rc = of_property_read_u32(node, "qcom,rset-ohms", &rset); in qcom_coincell_probe() 115 rc = of_property_read_u32(node, "qcom,vset-millivolts", &vset); in qcom_coincell_probe()
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-dhcom-som-cfg-sdcard.dtsi | 17 * To use usdhc1 as SD card, the WiFi node must be deleted. The associated 18 * pwrseq node is also deleted in order to ensure that GPIO H is released. 19 * BT is also not available, so remove BT from the UART node. 21 /delete-node/ &brcmf; 22 /delete-node/ &usdhc1_pwrseq; 23 /delete-node/ &bluetooth;
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | openprom.h | 174 phandle (*no_nextnode)(phandle node); 175 phandle (*no_child)(phandle node); 176 int (*no_proplen)(phandle node, const char *name); 177 int (*no_getprop)(phandle node, const char *name, char *val); 178 int (*no_setprop)(phandle node, const char *name, char *val, int len); 179 char * (*no_nextprop)(phandle node, char *name);
|
| /linux-6.15/drivers/net/arcnet/ |
| H A D | com20020-isa.c | 122 static int node = 0; variable 131 module_param(node, int, 0); 154 if (node && node != 0xff) in com20020_init() 155 arcnet_set_addr(dev, node); in com20020_init() 212 node = ints[3]; in com20020isa_setup()
|
| /linux-6.15/drivers/cpuidle/ |
| H A D | dt_idle_genpd.c | 136 for_each_child_of_node_scoped(np, node) { in dt_idle_pd_init_topology() 137 if (of_parse_phandle_with_args(node, "power-domains", in dt_idle_pd_init_topology() 141 child.np = node; in dt_idle_pd_init_topology() 157 for_each_child_of_node_scoped(np, node) { in dt_idle_pd_remove_topology() 158 if (of_parse_phandle_with_args(node, "power-domains", in dt_idle_pd_remove_topology() 162 child.np = node; in dt_idle_pd_remove_topology()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | of_device_common.c | 16 unsigned int irq_of_parse_and_map(struct device_node *node, int index) in irq_of_parse_and_map() argument 18 struct platform_device *op = of_find_device_by_node(node); in irq_of_parse_and_map() 27 int of_address_to_resource(struct device_node *node, int index, in of_address_to_resource() argument 30 struct platform_device *op = of_find_device_by_node(node); in of_address_to_resource() 40 void __iomem *of_iomap(struct device_node *node, int index) in of_iomap() argument 42 struct platform_device *op = of_find_device_by_node(node); in of_iomap()
|