Home
last modified time | relevance | path

Searched defs:nodeid (Results 1 – 12 of 12) sorted by relevance

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.h5 int nodeid; /* which node is this CPU on */ member
/external/antlr/runtime/ObjC/Framework/
DACBTree.h57 NSInteger nodeid; /* node id */ variable
/external/kernel-headers/original/uapi/linux/
Ddlm_plock.h36 __s32 nodeid; member
Ddlm_netlink.h27 int nodeid; member
Ddlm_device.h58 __u32 nodeid; member
Dfuse.h418 uint64_t nodeid; /* Inode ID */ member
433 uint64_t nodeid; member
715 uint64_t nodeid; member
772 uint64_t nodeid; member
780 uint64_t nodeid; member
/external/libnl/tests/
Dtest-u32-filter-with-actions.c47 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
Dtest-complex-HTB-with-hash-filters.c48 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
/external/u-boot/drivers/ddr/fsl/
Dutil.c394 u64 nodeid; in remove_unused_controllers() local
/external/iproute2/tc/
Df_u32.c49 __u32 htid = 0, hash = 0, nodeid = 0; in get_u32_handle() local
87 __u32 nodeid = TC_U32_NODE(handle); in sprint_u32_handle() local
/external/libnl/lib/route/cls/
Du32.c360 int nodeid) in rtnl_u32_set_handle()
/external/scapy/scapy/contrib/
Disis.py107 def isis_nodeid2str(nodeid): argument