Home
last modified time | relevance | path

Searched defs:name_off (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dbtf.h32 __u32 name_off; member
106 __u32 name_off; member
123 __u32 name_off; member
146 __u32 name_off; member
195 __u32 name_off; member
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbtf.h32 __u32 name_off; member
106 __u32 name_off; member
123 __u32 name_off; member
146 __u32 name_off; member
195 __u32 name_off; member
/linux-6.3-rc2/kernel/bpf/preload/iterators/
A Diterators.bpf.c27 __u32 name_off; member
62 unsigned int name_off; in get_name() local
/linux-6.3-rc2/tools/lib/bpf/
A Dbtf.c1762 int sz, name_off; in btf__add_int() local
1810 int sz, name_off; in btf__add_float() local
1855 int sz, name_off = 0; in btf_add_ref_kind() local
1935 int sz, name_off = 0; in btf_add_composite() local
2017 int sz, name_off = 0; in btf__add_field() local
2070 int sz, name_off = 0; in btf_add_enum_common() local
2132 int sz, name_off; in btf__add_enum_value() local
2209 int sz, name_off; in btf__add_enum64_value() local
2431 int sz, name_off = 0; in btf__add_func_param() local
2484 int sz, name_off; in btf__add_var() local
[all …]
A Dlinker.c84 int name_off; member
983 int name_off; in init_sec() local
1805 int name_off, sym_type, sym_bind, sym_vis, err; in linker_append_elf_sym() local
2618 int name_off; in emit_elf_data_sec() local
A Dgen_loader.c614 int name_off, len = strlen(relo->name) + 1; in emit_bpf_find_by_name_kind() local
633 int name_off, len = strlen(relo->name) + 1, res_off; in emit_bpf_kallsyms_lookup_name() local
A Drelo_core.c271 __u32 id, name_off; in bpf_core_parse_spec() local
565 __u32 name_off; in bpf_core_spec_match() local
A Dusdt.c576 size_t off, name_off, desc_off, seg_cnt = 0, vma_seg_cnt = 0, target_cnt = 0; in collect_usdt_targets() local
1090 const char *data, size_t name_off, size_t desc_off, in parse_usdt_note()
A Dbtf_dump.c131 static const char *btf_name_of(const struct btf_dump *d, __u32 name_off) in btf_name_of()
/linux-6.3-rc2/fs/ntfs3/
A Dfrecord.c457 const __le16 *name, u8 name_len, u32 asize, u16 name_off, in ni_ins_new_attr()
881 u16 name_off = le16_to_cpu(b->name_off); in ni_create_attr_list() local
935 u32 asize, CLST svcn, u16 name_off, bool force_ext, in ni_ins_attr_ext()
1086 u16 name_off, CLST svcn, struct ATTRIB **ins_attr, in ni_insert_attr()
1445 u32 name_off = is_ext ? SIZEOF_NONRESIDENT_EX : SIZEOF_NONRESIDENT; in ni_insert_nonresident() local
A Drecord.c413 u16 name_off) in mi_insert_attr()
A Dntfs.h369 __le16 name_off; // 0x0A: Offset to the attribute name. member
518 u8 name_off; // 0x07: The offset to attribute name. member
/linux-6.3-rc2/fs/ksmbd/
A Doplock.c1462 unsigned int remain_len, name_off, name_len, value_off, value_len, in smb2_find_context_vals() local
A Dsmb2pdu.c1373 unsigned int auth_msg_len, name_off, name_len, secbuf_len; in session_user() local
/linux-6.3-rc2/fs/btrfs/
A Dbackref.c2090 u32 name_len, unsigned long name_off, in btrfs_ref_to_path()
2666 static int inode_to_path(u64 inum, u32 name_len, unsigned long name_off, in inode_to_path()
A Dsend.c1008 unsigned long name_off; in iterate_inode_ref() local
/linux-6.3-rc2/tools/perf/util/
A Dsymbol-elf.c2769 size_t name_off, desc_off, offset; in construct_sdt_notes_list() local
/linux-6.3-rc2/kernel/bpf/
A Dbtf.c181 #define BTF_STR_OFFSET_VALID(name_off) ((name_off) <= BTF_MAX_NAME_OFFSET) argument

Completed in 98 milliseconds