Searched defs:oslot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | percpu.c | 537 static void pcpu_chunk_relocate(struct pcpu_chunk *chunk, int oslot) in pcpu_chunk_relocate() argument 1173 int bit_off, end, oslot; in pcpu_alloc_area() local 1230 int bit_off, bits, end, oslot, freed; in pcpu_free_area() local [all...] |
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 1284 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas() argument 1629 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter() argument 1315 top_common( int (*filter)(long long *oslot, long long *nslot, int milis)) top_common() argument
|
/third_party/toybox/toys/posix/ |
H A D | ps.c | 1427 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas() argument 1787 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter() argument 1458 top_common( int (*filter)(long long *oslot, long long *nslot, int milis)) top_common() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | percpu.c | 555 static void pcpu_chunk_relocate(struct pcpu_chunk *chunk, int oslot) in pcpu_chunk_relocate() argument 1222 int bit_off, end, oslot; in pcpu_alloc_area() local 1279 int bit_off, bits, end, oslot, freed; in pcpu_free_area() local [all...] |
Completed in 15 milliseconds