Home
last modified time | relevance | path

Searched refs:new_child (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/md/persistent-data/
H A Ddm-btree-spine.c140 int ro_step(struct ro_spine *s, dm_block_t new_child) in ro_step() argument
150 r = bn_read_lock(s->info, new_child, s->nodes + s->count); in ro_step()
H A Ddm-btree-internal.h73 int ro_step(struct ro_spine *s, dm_block_t new_child);
/linux/tools/perf/util/
H A Dintel-tpebs.c134 new_child: in is_child_pid()
154 goto new_child; in is_child_pid()
/linux/arch/sparc/kernel/
H A Dkgdb_64.c72 if (t->new_child) in sleeping_thread_to_gdb_regs()
H A Dsmp_64.c127 current_thread_info()->new_child = 0; in smp_callin()
/linux/kernel/
H A Dseccomp.c1926 static bool has_duplicate_listener(struct seccomp_filter *new_child) in has_duplicate_listener() argument
1933 if (!new_child->notif) in has_duplicate_listener()
/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c43 xfs_da_state_blk_t *new_child);