Home
last modified time | relevance | path

Searched refs:get_target (Results 1 – 4 of 4) sorted by relevance

/linux/fs/configfs/
H A Dsymlink.c117 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 Dbpf_jit_comp.c169 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 Dbpf_jit_comp.h154 int get_target(struct jit_context *ctx, u32 loc);
/linux/drivers/target/iscsi/
H A Discsi_target_nego.c1178 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()