Searched refs:le (Results 1 - 25 of 122) sorted by relevance

12345

/linux-master/fs/ntfs3/
H A Dattrlist.c17 * Return: True if @le is valid.
20 struct ATTR_LIST_ENTRY *le)
22 if (!le || !ni->attr_list.le || !ni->attr_list.size)
25 return PtrOffset(ni->attr_list.le, le) + le16_to_cpu(le->size) <=
32 kvfree(ni->attr_list.le);
33 ni->attr_list.le = NULL;
48 void *le local
19 al_is_valid_le(const struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le) argument
125 al_enumerate(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le) argument
168 al_find_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, const struct ATTRIB *attr) argument
185 al_find_ex(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, const __le16 *name, u8 name_len, const CLST *vcn) argument
247 struct ATTR_LIST_ENTRY *le = NULL, *prev; local
292 struct ATTR_LIST_ENTRY *le; local
324 memmove(Add2Ptr(le, sz), le, old_size - off); local
364 al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le) argument
392 struct ATTR_LIST_ENTRY *le; local
[all...]
H A Dfrecord.c163 int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le, argument
168 if (!le) {
173 rno = ino_get(&le->ref);
191 struct ATTR_LIST_ENTRY *le; local
206 le = al_find_ex(ni, le_o ? *le_o : NULL, type, name, name_len, vcn);
207 if (!le)
211 *le_o = le;
214 if (ni_load_mi(ni, le, &m))
218 attr = mi_find_attr(m, NULL, type, name, name_len, &le->id);
248 struct ATTR_LIST_ENTRY **le,
247 ni_enum_attr_ex(struct ntfs_inode *ni, struct ATTRIB *attr, struct ATTR_LIST_ENTRY **le, struct mft_inode **mi) argument
286 struct ATTR_LIST_ENTRY *le; local
340 struct ATTR_LIST_ENTRY *le; local
393 struct ATTR_LIST_ENTRY *le; 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
660 struct ATTR_LIST_ENTRY *le; local
804 struct ATTR_LIST_ENTRY *le, *le_b[7]; local
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
1101 struct ATTR_LIST_ENTRY *le; local
1380 struct ATTR_LIST_ENTRY *le; local
1439 ni_insert_nonresident(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, const struct runs_tree *run, CLST svcn, CLST len, __le16 flags, struct ATTRIB **new_attr, struct mft_inode **mi, struct ATTR_LIST_ENTRY **le) argument
1515 ni_insert_resident(struct ntfs_inode *ni, u32 data_size, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct ATTRIB **new_attr, struct mft_inode **mi, struct ATTR_LIST_ENTRY **le) argument
1553 ni_remove_attr_le(struct ntfs_inode *ni, struct ATTRIB *attr, struct mft_inode *mi, struct ATTR_LIST_ENTRY *le) argument
1570 struct ATTR_LIST_ENTRY *le = NULL; local
1646 ni_fname_name(struct ntfs_inode *ni, const struct le_str *uni, const struct MFT_REF *home_dir, struct mft_inode **mi, struct ATTR_LIST_ENTRY **le) argument
1688 ni_fname_type(struct ntfs_inode *ni, u8 name_type, struct mft_inode **mi, struct ATTR_LIST_ENTRY **le) argument
2180 struct ATTR_LIST_ENTRY *le; local
2457 struct ATTR_LIST_ENTRY *le = NULL; local
2744 struct ATTR_LIST_ENTRY *le = NULL; local
2907 struct ATTR_LIST_ENTRY *le; local
3018 struct ATTR_LIST_ENTRY *le; local
3139 struct ATTR_LIST_ENTRY *le = NULL; local
[all...]
H A Dattrib.c227 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
312 if (le)
313 al_remove_le(ni, le);
353 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
371 return attr_make_nonresident(ni, attr, le, mi, new_size,
412 struct ATTR_LIST_ENTRY *le, *le_b; local
475 le = le_b;
481 le = le_b;
482 attr = ni_find_attr(ni, attr_b, &le, type, name, name_len, &vcn,
495 * attr,mi,le
226 attr_make_nonresident(struct ntfs_inode *ni, struct ATTRIB *attr, struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, u64 new_size, struct runs_tree *run, struct ATTRIB **ins_attr, struct page *page) argument
352 attr_set_size_res(struct ntfs_inode *ni, struct ATTRIB *attr, struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, u64 new_size, struct runs_tree *run, struct ATTRIB **ins_attr) argument
890 struct ATTR_LIST_ENTRY *le, *le_b; local
1628 struct ATTR_LIST_ENTRY *le, *le_b; local
1853 struct ATTR_LIST_ENTRY *le, *le_b; local
2111 struct ATTR_LIST_ENTRY *le, *le_b; local
2329 struct ATTR_LIST_ENTRY *le, *le_b; local
[all...]
/linux-master/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_non_uniq_symbol.tc9 if [ "$(grep -c -E "[[:alnum:]]+ t ${SYMBOL}" /proc/kallsyms)" -le '1' ]; then
/linux-master/sound/core/
H A Dpcm_misc.c37 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */ member in struct:pcm_format_data
52 .width = 8, .phys = 8, .le = -1, .signd = 1,
56 .width = 8, .phys = 8, .le = -1, .signd = 0,
60 .width = 16, .phys = 16, .le = 1, .signd = 1,
64 .width = 16, .phys = 16, .le = 0, .signd = 1,
68 .width = 16, .phys = 16, .le = 1, .signd = 0,
72 .width = 16, .phys = 16, .le = 0, .signd = 0,
76 .width = 24, .phys = 32, .le = 1, .signd = 1,
80 .width = 24, .phys = 32, .le = 0, .signd = 1,
84 .width = 24, .phys = 32, .le
[all...]
/linux-master/lib/
H A Dtest_uuid.c14 guid_t le; member in struct:test_uuid_data
21 .le = GUID_INIT(0xc33f4995, 0x3701, 0x450e, 0x9f, 0xbf, 0x20, 0x6a, 0x2e, 0x98, 0xe5, 0x76),
26 .le = GUID_INIT(0x64b4371c, 0x77c1, 0x48f9, 0x82, 0x21, 0x29, 0xf0, 0x54, 0xfc, 0x02, 0x3b),
31 .le = GUID_INIT(0x0cb4ddff, 0xa545, 0x4401, 0x9d, 0x06, 0x68, 0x8a, 0xf5, 0x3e, 0x7f, 0x84),
64 guid_t le; local
70 if (guid_parse(data->uuid, &le))
74 if (!guid_equal(&data->le, &le)) {
75 sprintf(buf, "%pUl", &le);
93 guid_t le; local
[all...]
H A Dbitfield_kunit.c28 _res = le##tp##_encode_bits(v, field); \
31 "le" #tp "_encode_bits(" #v ", " #field ") is 0x%llx != 0x%llx",\
32 (u64)le##tp##_to_cpu(_res), \
35 le##tp##_get_bits(_res, field) != v);\
/linux-master/net/802/
H A Dhippi.c60 hip->le.fc = 0;
61 hip->le.double_wide = 0; /* only HIPPI 800 for the time being */
62 hip->le.message_type = 0; /* Data PDU */
64 hip->le.dest_addr_type = 2; /* 12 bit SC address */
65 hip->le.src_addr_type = 2; /* 12 bit SC address */
67 memcpy(hip->le.src_switch_addr, dev->dev_addr + 3, 3);
68 memset_startat(&hip->le, 0, reserved);
80 memcpy(hip->le.dest_switch_addr, daddr + 3, 3);
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c697 struct gpio_v2_line_event *le)
706 kfifo_in(&lr->events, le, 1);
756 struct gpio_v2_line_event le; local
766 memset(&le, 0, sizeof(le));
768 le.timestamp_ns = line->timestamp_ns;
780 le.id = line_event_id(level);
783 le.id = GPIO_V2_LINE_EVENT_RISING_EDGE;
786 le.id = GPIO_V2_LINE_EVENT_FALLING_EDGE;
791 le
696 linereq_put_event(struct linereq *lr, struct gpio_v2_line_event *le) argument
875 struct gpio_v2_line_event le; local
966 struct gpio_v2_line_event le; local
1604 struct gpio_v2_line_event le; local
1906 struct lineevent_state *le = file->private_data; local
1925 struct lineevent_state *le = container_of(nb, struct lineevent_state, local
1941 struct lineevent_state *le = file->private_data; local
2003 lineevent_free(struct lineevent_state *le) argument
2026 struct lineevent_state *le = file->private_data; local
2079 struct lineevent_state *le = p; local
2127 struct lineevent_state *le = p; local
2141 struct lineevent_state *le; local
[all...]
/linux-master/drivers/mtd/ubi/
H A Deba.c214 struct ubi_ltree_entry *le; local
216 le = rb_entry(p, struct ubi_ltree_entry, rb);
218 if (vol_id < le->vol_id)
220 else if (vol_id > le->vol_id)
223 if (lnum < le->lnum)
225 else if (lnum > le->lnum)
228 return le;
249 struct ubi_ltree_entry *le, *le1, *le_free; local
251 le = kmalloc(sizeof(struct ubi_ltree_entry), GFP_NOFS);
252 if (!le)
318 struct ubi_ltree_entry *le; local
335 struct ubi_ltree_entry *le; local
360 struct ubi_ltree_entry *le; local
382 struct ubi_ltree_entry *le; local
411 struct ubi_ltree_entry *le; local
[all...]
/linux-master/arch/powerpc/boot/dts/fsl/
H A De500v2_power_isa.dtsi42 power-isa-e.le; // Embedded.Little-Endian
H A De500mc_power_isa.dtsi46 power-isa-e.le; // Embedded.Little-Endian
H A De5500_power_isa.dtsi46 power-isa-e.le; // Embedded.Little-Endian
/linux-master/scripts/
H A DMakefile.btf7 ifeq ($(call test-le, $(pahole-ver), 121),y)
/linux-master/arch/x86/boot/
H A Dgenimage.sh85 le() { function
100 [ $(le "$1" 0 2) -eq 23117 ] || return # MZ magic
101 peoffs=$(le "$1" 60 4) # PE header offset
103 [ $(le "$1" $peoffs 4) -eq 17744 ] || return # PE magic
104 case $(le "$1" $((peoffs+4+20)) 2) in # PE type
109 [ $(le "$1" $((peoffs+4+20+68)) 2) -eq 10 ] || return # EFI app
110 case $(le "$1" $((peoffs+4)) 2) in # Machine type
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c57 int le; variable
73 if (le) {
292 le = (int) *(uint8_t *)&k;
295 le ? "Little-Endian" : "Big-Endian",
/linux-master/include/asm-generic/
H A Dbitops.h35 #include <asm-generic/bitops/le.h>
/linux-master/arch/arm64/include/asm/
H A Dbitops.h28 #include <asm-generic/bitops/le.h>
/linux-master/arch/openrisc/include/asm/
H A Dbitops.h45 #include <asm-generic/bitops/le.h>
/linux-master/arch/csky/include/asm/
H A Dbitops.h77 #include <asm-generic/bitops/le.h>
/linux-master/arch/loongarch/include/asm/
H A Dbitops.h30 #include <asm-generic/bitops/le.h>
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dfunctions.sh23 if test $3 -le 1
/linux-master/drivers/misc/cxl/
H A Dflash.c30 static struct sg_list *le; variable in typeref:struct:sg_list
299 le[i].phys_addr = cpu_to_be64(virt_to_phys(buffer[i]));
300 le[i].len = cpu_to_be64(CXL_AI_BUFFER_SIZE);
302 le[i].len = cpu_to_be64(mod);
312 rc = fct(adapter->guest->handle, virt_to_phys(le), entries,
427 le = (struct sg_list *)get_zeroed_page(GFP_KERNEL);
428 if (!le) {
449 if (le)
450 free_page((unsigned long) le);
489 if (le)
[all...]
/linux-master/arch/arm64/lib/
H A Dtishift.S15 b.le 2f
37 b.le 2f
59 b.le 2f
/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg-hw.h74 #define GLB_CTRL_L_ENDIAN(le) ((le) << 3)
123 void mxc_jpeg_set_l_endian(void __iomem *reg, int le);

Completed in 400 milliseconds

12345