Home
last modified time | relevance | path

Searched refs:node2 (Results 26 – 43 of 43) sorted by relevance

12

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c816 struct pci_resource *node2; in cpqhp_resource_sort_and_combine() local
849 node2 = node1->next; in cpqhp_resource_sort_and_combine()
852 node2->next = node1->next; in cpqhp_resource_sort_and_combine()
853 node1->next = node2; in cpqhp_resource_sort_and_combine()
866 node2 = node1->next; in cpqhp_resource_sort_and_combine()
868 kfree(node2); in cpqhp_resource_sort_and_combine()
/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp278 uint8_t node2; member
/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c202 int node1, node2; in evsel__process_alloc_event() local
205 node2 = evsel__intval(evsel, sample, "node"); in evsel__process_alloc_event()
211 if ((node2 != NUMA_NO_NODE) && (node1 != node2)) in evsel__process_alloc_event()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c3327 struct hlist_node *node2; in i40e_get_ethtool_fdir_all() local
3333 hlist_for_each_entry_safe(rule, node2, in i40e_get_ethtool_fdir_all()
3364 struct hlist_node *node2; in i40e_get_ethtool_fdir_entry() local
3368 hlist_for_each_entry_safe(rule, node2, in i40e_get_ethtool_fdir_entry()
3746 struct hlist_node *node2; in i40e_update_ethtool_fdir_entry() local
3752 hlist_for_each_entry_safe(rule, node2, in i40e_update_ethtool_fdir_entry()
4755 struct hlist_node *node2; in i40e_disallow_matching_filters() local
4758 hlist_for_each_entry_safe(rule, node2, in i40e_disallow_matching_filters()
5025 struct hlist_node *node2; in i40e_set_channels() local
5054 hlist_for_each_entry_safe(rule, node2, in i40e_set_channels()
H A Di40e_main.c8888 struct hlist_node *node2; in i40e_find_cloud_filter() local
8890 hlist_for_each_entry_safe(filter, node2, in i40e_find_cloud_filter()
9150 struct hlist_node *node2; in i40e_fdir_filter_exit() local
9152 hlist_for_each_entry_safe(filter, node2, in i40e_fdir_filter_exit()
/openbmc/linux/tools/testing/memblock/tests/
H A Dalloc_nid_api.c1639 struct memblock_region *node2 = &memblock.memory.regions[6]; in alloc_nid_top_down_numa_no_overlap_split_check() local
1649 min_addr = node2->base - SZ_256; in alloc_nid_top_down_numa_no_overlap_split_check()
2187 struct memblock_region *node2 = &memblock.memory.regions[6]; in alloc_nid_bottom_up_numa_no_overlap_split_check() local
2197 min_addr = node2->base - SZ_256; in alloc_nid_bottom_up_numa_no_overlap_split_check()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c1160 const char *node1 = NULL, *node2 = NULL; in show_holes() local
1167 node2 = kasprintf(GFP_KERNEL, ", [%llx + %lld, color=%ld]", in show_holes()
1171 hole_start, hole_end, hole_end - hole_start, node2); in show_holes()
1173 kfree(node2); in show_holes()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2539 struct hlist_node *node2; in ixgbe_get_ethtool_fdir_entry() local
2545 hlist_for_each_entry_safe(rule, node2, in ixgbe_get_ethtool_fdir_entry()
2606 struct hlist_node *node2; in ixgbe_get_ethtool_fdir_all() local
2613 hlist_for_each_entry_safe(rule, node2, in ixgbe_get_ethtool_fdir_all()
2713 struct hlist_node *node2; in ixgbe_update_ethtool_fdir_entry() local
2720 hlist_for_each_entry_safe(rule, node2, in ixgbe_update_ethtool_fdir_entry()
H A Dixgbe_main.c5238 struct hlist_node *node2; in ixgbe_fdir_filter_restore() local
5247 hlist_for_each_entry_safe(filter, node2, in ixgbe_fdir_filter_restore()
6126 struct hlist_node *node2; in ixgbe_fdir_filter_exit() local
6131 hlist_for_each_entry_safe(filter, node2, in ixgbe_fdir_filter_exit()
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp1073 auto node2 = pldm_entity_association_tree_add( in TEST() local
1075 EXPECT_NE(node2, nullptr); in TEST()
1103 node2 = pldm_entity_association_tree_add(tree, &entities[2], 0xffff, node, in TEST()
1105 EXPECT_NE(node2, nullptr); in TEST()
/openbmc/linux/lib/842/
H A D842_compress.c106 struct sw842_hlist_node2 node2[1 << I2_BITS]; member
/openbmc/linux/fs/ext4/
H A Dnamei.c2533 struct dx_node *node2; in ext4_dx_add_entry() local
2565 node2 = (struct dx_node *)(bh2->b_data); in ext4_dx_add_entry()
2566 entries2 = node2->entries; in ext4_dx_add_entry()
2567 memset(&node2->fake, 0, sizeof(struct fake_dirent)); in ext4_dx_add_entry()
2568 node2->fake.rec_len = ext4_rec_len_to_disk(sb->s_blocksize, in ext4_dx_add_entry()
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap.c373 struct rb_node *node, *node2; in unmap_peb() local
377 ubi_rb_for_each_entry(node2, aeb, &av->root, u.rb) { in unmap_peb()
/openbmc/linux/drivers/net/wireless/zydas/
H A Dzd1201.c1832 struct hlist_node *node2; in zd1201_disconnect() local
1839 hlist_for_each_entry_safe(frag, node2, &zd->fraglist, fnode) { in zd1201_disconnect()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu67 /sys/devices/system/cpu/cpu42/node2 -> ../../node/node2
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c6813 struct hlist_node *node2; in hclge_get_fd_rule() local
6815 hlist_for_each_entry_safe(rule, node2, &hdev->fd_rule_list, rule_node) { in hclge_get_fd_rule()
6908 struct hlist_node *node2; in hclge_get_all_rules() local
6917 hlist_for_each_entry_safe(rule, node2, in hclge_get_all_rules()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2489 struct hlist_node *node2; in igb_set_features() local
2493 hlist_for_each_entry_safe(rule, node2, in igb_set_features()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp365 Data->node3, Data->node2, Data->node1); in ipmiOEMSetSystemGUID()

12