Searched refs:le (Results 26 - 50 of 122) sorted by relevance

12345

/linux-master/tools/testing/selftests/net/forwarding/
H A Dethtool_mm.sh41 [ $delta -ge $num_pkts ] && [ $delta -le $((num_pkts + 100)) ]
170 if [ $rx_min_frag_size -le 60 ]; then
172 elif [ $rx_min_frag_size -le 124 ]; then
174 elif [ $rx_min_frag_size -le 188 ]; then
176 elif [ $rx_min_frag_size -le 252 ]; then
190 [ $requested -le $min ] && echo $min || echo $requested
/linux-master/arch/powerpc/boot/dts/fsl/
H A De6500_power_isa.dtsi46 power-isa-e.le; // Embedded.Little-Endian
/linux-master/fs/cachefiles/
H A Dkey.c75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); local
78 nle += 1 + how_many_hex_digits(le);
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c366 struct mvpp2_cls_lookup_entry *le)
372 le->way = way;
373 le->lkpid = lkpid;
374 le->data = mvpp2_read(priv, MVPP2_CLS_LKP_TBL_REG);
379 struct mvpp2_cls_lookup_entry *le)
383 val = (le->way << MVPP2_CLS_LKP_INDEX_WAY_OFFS) | le->lkpid;
385 mvpp2_write(priv, MVPP2_CLS_LKP_TBL_REG, le->data);
482 struct mvpp2_cls_lookup_entry le; local
484 le
365 mvpp2_cls_lookup_read(struct mvpp2 *priv, int lkpid, int way, struct mvpp2_cls_lookup_entry *le) argument
378 mvpp2_cls_lookup_write(struct mvpp2 *priv, struct mvpp2_cls_lookup_entry *le) argument
910 struct mvpp2_cls_lookup_entry le; local
955 struct mvpp2_cls_lookup_entry le; local
[all...]
/linux-master/drivers/md/
H A Ddm-bufio.c117 static void lru_insert(struct lru *lru, struct lru_entry *le) argument
123 atomic_set(&le->referenced, 0);
126 list_add_tail(&le->list, lru->cursor);
128 INIT_LIST_HEAD(&le->list);
129 lru->cursor = &le->list;
164 typedef bool (*iter_predicate)(struct lru_entry *le, void *context);
222 static void lru_remove(struct lru *lru, struct lru_entry *le) argument
224 lru_iter_invalidate(lru, le);
228 if (lru->cursor == &le->list)
230 list_del(&le
238 lru_reference(struct lru_entry *le) argument
261 struct lru_entry *le; local
523 le_to_buffer(struct lru_entry *le) argument
530 struct lru_entry *le = list_entry(l, struct lru_entry, list); local
667 __evict_pred(struct lru_entry *le, void *context) argument
685 struct lru_entry *le; local
737 struct lru_entry *le; local
784 struct lru_entry *le, *first; local
[all...]
/linux-master/arch/xtensa/boot/boot-elf/
H A DMakefile7 OBJCOPY_ARGS := -O $(if $(CONFIG_CPU_BIG_ENDIAN),elf32-xtensa-be,elf32-xtensa-le)
/linux-master/arch/sh/include/asm/
H A Dbitops.h70 #include <asm-generic/bitops/le.h>
/linux-master/arch/sparc/include/asm/
H A Dbitops_64.h57 #include <asm-generic/bitops/le.h>
H A Dbitops_32.h103 #include <asm-generic/bitops/le.h>
/linux-master/tools/memory-model/scripts/
H A Dparseargs.sh55 if test $3 -le 1
/linux-master/arch/xtensa/boot/boot-redboot/
H A DMakefile7 OBJCOPY_ARGS := -O $(if $(CONFIG_CPU_BIG_ENDIAN),elf32-xtensa-be,elf32-xtensa-le)
/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.c1101 struct sky2_tx_le *le = sky2->tx_le + *slot; local
1104 le->ctrl = 0;
1105 return le;
1110 struct sky2_tx_le *le; local
1117 le = get_tx_le(sky2, &sky2->tx_prod);
1118 le->addr = 0;
1119 le->opcode = OP_ADDR64 | HW_OWNER;
1134 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; local
1136 le->ctrl = 0;
1137 return le;
1178 struct sky2_rx_le *le; local
1267 struct sky2_rx_le *le = sky2_next_rx(sky2); local
1828 struct sky2_tx_le *le = NULL; local
2714 struct sky2_status_le *le = hw->st_le + hw->st_idx; local
4414 const struct sky2_status_le *le = hw->st_le + idx; local
4430 const struct sky2_tx_le *le = sky2->tx_le + idx; local
[all...]
/linux-master/sound/core/
H A Dsound_kunit.c16 .width = wd, .le = endianness, .sd = signd, .silence = silence_arr, \
35 int le; member in struct:snd_format_test_data
146 valid_fmt[i].le < 0 ? -EINVAL : valid_fmt[i].le);
148 valid_fmt[i].le < 0 ? -EINVAL : 1 - valid_fmt[i].le);
/linux-master/net/tipc/
H A Dnode.c751 struct tipc_link_entry *le = &node->links[i]; local
753 if (le->link) {
754 kfree(le->link);
755 le->link = NULL;
804 struct tipc_link_entry *le; local
831 le = &n->links[bearer_id];
832 if (le->link) {
833 spin_lock_bh(&le->lock);
835 tipc_node_calculate_timer(n, le->link);
836 rc = tipc_link_timeout(le
992 struct tipc_link_entry *le = &n->links[*bearer_id]; local
1064 struct tipc_link_entry *le = &n->links[bearer_id]; local
1176 struct tipc_link_entry *le; local
1690 struct tipc_link_entry *le = NULL; local
1874 struct tipc_link_entry *le; local
2086 struct tipc_link_entry *le; local
2571 struct tipc_link_entry *le; local
[all...]
/linux-master/arch/arm/lib/
H A Dclear_user.S31 strusr r2, r0, 1, le
H A Dfindbit.S19 #define SWAB_ENDIAN le
86 find_bit le, 0, zero_
89 find_bit le, 1
/linux-master/arch/arm64/lib/
H A Dstrnlen.S152 csinv data1, data1, xzr, le
153 csel data2, data2, data2a, le
/linux-master/tools/include/linux/
H A Dbitfield.h166 ____MAKE_OP(le##size,u##size,cpu_to_le##size,le##size##_to_cpu) \
/linux-master/include/linux/
H A Dbitfield.h196 ____MAKE_OP(le##size,u##size,cpu_to_le##size,le##size##_to_cpu) \
/linux-master/include/uapi/linux/
H A Dif_hippi.h150 struct hippi_le_hdr le; member in struct:hippi_hdr
/linux-master/include/linux/mtd/
H A Dcfi_endian.h39 #define _swap_to_cpu(w, s, x) (cfi_be(s)?be##w##_to_cpu(x):le##w##_to_cpu(x))
/linux-master/arch/arc/include/asm/
H A Dbitops.h192 #include <asm-generic/bitops/le.h>
/linux-master/fs/ntfs3/
H A Dntfs_fs.h393 struct ATTR_LIST_ENTRY *le; // 1K aligned memory. member in struct:ntfs_inode::__anon80
428 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi,
461 struct ATTR_LIST_ENTRY *le);
463 struct ATTR_LIST_ENTRY *le,
466 struct ATTR_LIST_ENTRY *le,
472 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le);
519 int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le,
527 struct ATTR_LIST_ENTRY **le,
543 struct mft_inode **mi, struct ATTR_LIST_ENTRY **le);
547 struct ATTR_LIST_ENTRY **le);
750 rec_find_attr_le(struct mft_inode *rec, struct ATTR_LIST_ENTRY *le) argument
[all...]
H A Dntfs.h537 static inline int le_cmp(const struct ATTR_LIST_ENTRY *le, argument
540 return le->type != attr->type || le->name_len != attr->name_len ||
541 (!le->name_len &&
542 memcmp(Add2Ptr(le, le->name_off),
544 le->name_len * sizeof(short)));
547 static inline __le16 const *le_name(const struct ATTR_LIST_ENTRY *le) argument
549 return Add2Ptr(le, le
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c99 bool le(int i_one, int i_two) function
277 ret |= compare("native", "���", "1 bitmap", native, le, bitmap1,
279 bits = compare("native", "���", "1 filter", native, le, filter1,

Completed in 348 milliseconds

12345