Searched defs:name_off (Results 1 - 19 of 19) sorted by relevance

/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c27 __u32 name_off; member in struct:btf_type
62 unsigned int name_off; local
/linux-master/fs/smb/server/
H A Dsmb2misc.c111 unsigned short int name_off = local
H A Doplock.c1558 unsigned int remain_len, name_off, name_len, value_off, value_len, local
H A Dsmb2pdu.c1391 unsigned int name_off, name_len, secbuf_len; local
/linux-master/include/uapi/linux/
H A Dbtf.h32 __u32 name_off; member in struct:btf_type
106 __u32 name_off; member in struct:btf_enum
123 __u32 name_off; member in struct:btf_member
146 __u32 name_off; member in struct:btf_param
195 __u32 name_off; member in struct:btf_enum64
/linux-master/tools/include/uapi/linux/
H A Dbtf.h32 __u32 name_off; member in struct:btf_type
106 __u32 name_off; member in struct:btf_enum
123 __u32 name_off; member in struct:btf_member
146 __u32 name_off; member in struct:btf_param
195 __u32 name_off; member in struct:btf_enum64
/linux-master/fs/ntfs3/
H A Drecord.c461 mi_insert_attr(struct mft_inode *mi, enum ATTR_TYPE type, const __le16 *name, u8 name_len, u32 asize, u16 name_off) argument
H A Dfrecord.c885 u16 name_off = le16_to_cpu(b->name_off); local
456 ni_ins_new_attr(struct ntfs_inode *ni, struct mft_inode *mi, struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, const __le16 *name, u8 name_len, u32 asize, u16 name_off, CLST svcn, struct ATTR_LIST_ENTRY **ins_le) argument
939 ni_ins_attr_ext(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, const __le16 *name, u8 name_len, u32 asize, CLST svcn, u16 name_off, bool force_ext, struct ATTRIB **ins_attr, struct mft_inode **ins_mi, struct ATTR_LIST_ENTRY **ins_le) argument
1090 ni_insert_attr(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, u32 asize, u16 name_off, CLST svcn, struct ATTRIB **ins_attr, struct mft_inode **ins_mi, struct ATTR_LIST_ENTRY **ins_le) argument
1451 u32 name_off = is_ext ? SIZEOF_NONRESIDENT_EX : SIZEOF_NONRESIDENT; local
[all...]
H A Dntfs.h376 __le16 name_off; // 0x0A: Offset to the attribute name. member in struct:ATTRIB
522 u8 name_off; // 0x07: The offset to attribute name. member in struct:ATTR_LIST_ENTRY
/linux-master/tools/lib/bpf/
H A Dgen_loader.c618 int name_off, len = strlen(relo->name) + 1; local
637 int name_off, len = strlen(relo->name) + 1, res_off; local
H A Dusdt.c582 size_t off, name_off, desc_off, seg_cnt = 0, vma_seg_cnt = 0, target_cnt = 0; local
1133 parse_usdt_note(Elf *elf, const char *path, GElf_Nhdr *nhdr, const char *data, size_t name_off, size_t desc_off, struct usdt_note *note) argument
H A Drelo_core.c271 __u32 id, name_off; local
565 __u32 name_off; local
[all...]
H A Dbtf_dump.c131 static const char *btf_name_of(const struct btf_dump *d, __u32 name_off) argument
[all...]
H A Dlinker.c84 int name_off; member in struct:glob_sym
1002 int name_off; local
1836 int name_off, sym_type, sym_bind, sym_vis, err; local
2642 int name_off; local
[all...]
H A Dbtf.c1931 int sz, name_off; local
1979 int sz, name_off; local
2024 int sz, name_off = 0; local
2104 int sz, name_off = 0; local
2186 int sz, name_off = 0; local
2239 int sz, name_off = 0; local
2301 int sz, name_off; local
2378 int sz, name_off; local
2600 int sz, name_off = 0; local
2653 int sz, name_off; local
2702 int sz, name_off; local
[all...]
H A Dlibbpf.c6742 int name_off; local
[all...]
/linux-master/fs/btrfs/
H A Dbackref.c2714 static int inode_to_path(u64 inum, u32 name_len, unsigned long name_off, argument
2131 btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, u32 name_len, unsigned long name_off, struct extent_buffer *eb_in, u64 parent, char *dest, u32 size) argument
H A Dsend.c1012 unsigned long name_off; local
/linux-master/tools/perf/util/
H A Dsymbol-elf.c2867 size_t name_off, desc_off, offset; local

Completed in 749 milliseconds