Searched refs:index0 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/jfs/ |
H A D | jfs_xtree.c | 1505 int index0, index, newindex, nextindex; in xtUpdate() local 1526 XT_GETSEARCH(ip, btstack.top, bn, mp, p, index0); in xtUpdate() 1543 xad = &p->xad[index0]; in xtUpdate() 1558 index = index0; in xtUpdate() 1580 index0 = index - 1; in xtUpdate() 1609 index = index0; in xtUpdate() 1781 min(index0, (int)xtlck->lwm.offset) : index0; in xtUpdate() 1801 index0 = index = newindex; in xtUpdate() 1819 XT_GETSEARCH(ip, btstack.top, bn, mp, p, index0); in xtUpdate() 1827 if (index0 != index) { in xtUpdate() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
H A D | 0008-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch | 25 + FILE * fp = fopen("/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size", "r");
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 1632 const __u32 index0 = 0; in prepare_reuseport_grp() local 1666 err = bpf_map_update_elem(map_fd, &index0, value, BPF_ANY); in prepare_reuseport_grp() 1694 err = bpf_map_update_elem(map_fd, &index0, value, in prepare_reuseport_grp() 1715 const __u32 array_size = 4, index0 = 0, index3 = 3; in test_reuseport_array() local 1813 err = bpf_map_update_elem(map_fd, &index0, &fd64, BPF_ANY); in test_reuseport_array()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | open.rst | 103 │ └── usb-OmniVision._USB_Camera-B4.04.27.1-video-index0 -> ../../video0 105 └── pci-0000:00:14.0-usb-0:2:1.0-video-index0 -> ../../video0
|