Home
last modified time | relevance | path

Searched refs:add_pos (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/ceph/
H A Dstriper.c54 struct list_head **add_pos) in lookup_last() argument
69 *add_pos = pos; in lookup_last()
120 struct list_head *add_pos = NULL; in ceph_file_to_extents() local
127 last_ex = lookup_last(object_extents, objno, &add_pos); in ceph_file_to_extents()
140 list_add(&ex->oe_item, add_pos); in ceph_file_to_extents()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dcore.c562 struct list_head *add_pos = NULL; in domain_add_cpu() local
565 d = rdt_find_domain(r, id, &add_pos); in domain_add_cpu()
599 list_add_tail(&d->list, add_pos); in domain_add_cpu()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h285 int add_pos);
H A Dlprops.c951 int add_pos) in dbg_check_heap() argument
962 if (i != add_pos) in dbg_check_heap()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h339 int add_pos);
H A Dlprops.c957 int add_pos) in dbg_check_heap() argument
968 if (i != add_pos) in dbg_check_heap()