Searched refs:get_target (Results 1 – 4 of 4) sorted by relevance
/linux/fs/configfs/ |
H A D | symlink.c | 117 static int get_target(const char *symname, struct path *path, in get_target() function 191 ret = get_target(symname, &path, &target_item, dentry->d_sb); in configfs_symlink()
|
/linux/arch/mips/net/ |
H A D | bpf_jit_comp.c | 169 int get_target(struct jit_context *ctx, u32 loc) in get_target() function 687 int target = get_target(ctx, ctx->bpf_index + bpf_off + 1); in finish_jmp() 828 int target = get_target(ctx, ctx->bpf_index + off + 1); in emit_ja() 840 int target = get_target(ctx, ctx->program->len); in emit_exit()
|
H A D | bpf_jit_comp.h | 154 int get_target(struct jit_context *ctx, u32 loc);
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_nego.c | 1178 goto get_target; in iscsi_target_locate_portal() 1194 goto get_target; in iscsi_target_locate_portal() 1221 get_target: in iscsi_target_locate_portal()
|