Searched refs:get_branch (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | insn-x86.c | 68 static int get_branch(const char *branch_str) in get_branch() function 116 branch = get_branch(dat->expected_branch_str); in test_data_item()
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | insn-x86.c | 73 static int get_branch(const char *branch_str) in get_branch() function 120 branch = get_branch(dat->expected_branch_str); in test_data_item()
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | itree.c | 88 static Indirect *get_branch(struct inode *inode, in get_branch() function 222 partial = get_branch(inode, depth, offsets, chain, &err); in get_block() 295 partial = get_branch(inode, k, offsets, chain, &err); in find_shared()
|
/kernel/linux/linux-5.10/fs/minix/ |
H A D | itree_common.c | 30 static inline Indirect *get_branch(struct inode *inode, in get_branch() function 166 partial = get_branch(inode, depth, offsets, chain, &err); in get_block() 235 partial = get_branch(inode, k, offsets, chain, &err); in find_shared()
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | itree_common.c | 30 static inline Indirect *get_branch(struct inode *inode, in get_branch() function 166 partial = get_branch(inode, depth, offsets, chain, &err); in get_block() 235 partial = get_branch(inode, k, offsets, chain, &err); in find_shared()
|
/kernel/linux/linux-6.6/fs/sysv/ |
H A D | itree.c | 88 static Indirect *get_branch(struct inode *inode, in get_branch() function 222 partial = get_branch(inode, depth, offsets, chain, &err); in get_block() 295 partial = get_branch(inode, k, offsets, chain, &err); in find_shared()
|
Completed in 4 milliseconds