Searched defs:last (Results 1 – 12 of 12) sorted by relevance
/lib/ |
D | interval_tree_test.c | 30 search(struct rb_root_cached *root, unsigned long start, unsigned long last) in search() 110 unsigned long last = search_all ? max_endpoint : queries[j]; in interval_tree_test_init() local
|
D | klist.c | 336 struct klist_node *last = i->i_cur; in klist_prev() local 378 struct klist_node *last = i->i_cur; in klist_next() local
|
D | xarray.c | 1508 unsigned long last) in xas_set_range() 1557 unsigned long last, void *entry, gfp_t gfp) in xa_store_range()
|
D | string.c | 445 const char *last = NULL; in strrchr() local
|
D | dynamic_debug.c | 351 char *last = strchr(first, '-'); in ddebug_parse_query() local
|
D | test_xarray.c | 1398 unsigned long last) in __check_store_range()
|
/lib/math/ |
D | prime_numbers.c | 13 unsigned long last, sz; member 266 unsigned long x, last; in selftest() local
|
/lib/vdso/ |
D | gettimeofday.c | 35 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in vdso_calc_delta() 45 u64 cycles, last, sec, ns; in do_hres() local
|
/lib/zlib_inflate/ |
D | inffast.c | 92 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local
|
D | inflate.c | 329 code last; /* parent table entry */ in zlib_inflate() local
|
D | inflate.h | 74 int last; /* true if processing last block */ member
|
/lib/842/ |
D | 842_compress.c | 482 u64 last, next, pad, total; in sw842_compress() local
|