Home
last modified time | relevance | path

Searched refs:iterators (Results 1 – 12 of 12) sorted by relevance

/linux/kernel/bpf/preload/iterators/
H A DMakefile38 all: iterators.lskel-little-endian.h
40 big: iterators.lskel-big-endian.h
44 $(Q)rm -rf $(OUTPUT) iterators
46 iterators.lskel-%.h: $(OUTPUT)/%/iterators.bpf.o | $(BPFTOOL)
50 $(OUTPUT)/%/iterators.bpf.o: iterators.bpf.c $(BPFOBJ) | $(OUTPUT)
H A DREADME2 If you change "iterators.bpf.c" do "make -j" in this directory to
3 rebuild "iterators.lskel-little-endian.h". Then, on a big-endian
5 "iterators.lskel-big-endian.h". Commit both resulting headers.
/linux/scripts/coccinelle/iterators/
H A Ditnull.cocci2 /// Many iterators have the property that the first argument is always bound
4 //# False positives arise for some iterators that do not have this property,
H A Ddevice_node_continue.cocci2 /// Device node iterators put the previous value of the index variable, so an
/linux/kernel/bpf/preload/
H A DKconfig3 bool "Preload BPF file system with kernel specific program and map iterators"
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-iter.rst7 tool to create BPF iterators
/linux/Documentation/block/
H A Dbiovecs.rst2 Immutable biovecs and biovec iterators
60 coding bvec iterators before, and having common implementation considerably
/linux/Documentation/core-api/
H A Didr.rst57 pointed to from the IDR; if you want to do that, use one of the iterators
/linux/drivers/md/
H A Ddm-bufio.c88 struct list_head iterators; member
97 INIT_LIST_HEAD(&lru->iterators); in lru_init()
103 WARN_ON_ONCE(!list_empty(&lru->iterators)); in lru_destroy()
144 list_add(&it->list, &lru->iterators); in lru_iter_begin()
192 list_for_each_entry(it, &lru->iterators, list) { in lru_iter_invalidate()
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst144 available include API tests, tests for correct usage of kernel iterators, checks
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst264 The following macros can be used as iterators over cpufreq_frequency_table:
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst569 visible to cgroup_for_each_child/descendant_*() iterators. The