/openbmc/linux/fs/ntfs3/ |
H A D | attrlist.c | 20 struct ATTR_LIST_ENTRY *le) in al_is_valid_le() 48 void *le = NULL; in ntfs_load_attr_list() local 126 struct ATTR_LIST_ENTRY *le) in al_enumerate() 169 struct ATTR_LIST_ENTRY *le, in al_find_le() 186 struct ATTR_LIST_ENTRY *le, in al_find_ex() 247 struct ATTR_LIST_ENTRY *le = NULL, *prev; in al_find_le_to_insert() local 292 struct ATTR_LIST_ENTRY *le; in al_add_le() local 364 bool al_remove_le(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le) in al_remove_le() 392 struct ATTR_LIST_ENTRY *le; in al_delete_le() local
|
H A D | frecord.c | 165 int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le, in ni_load_mi() 193 struct ATTR_LIST_ENTRY *le; in ni_find_attr() local 250 struct ATTR_LIST_ENTRY **le, in ni_enum_attr_ex() 288 struct ATTR_LIST_ENTRY *le; in ni_load_attr() local 342 struct ATTR_LIST_ENTRY *le; in ni_load_all_mi() local 395 struct ATTR_LIST_ENTRY *le; in ni_remove_attr() local 459 struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, in ni_ins_new_attr() 662 struct ATTR_LIST_ENTRY *le; in ni_try_remove_attr_list() local 806 struct ATTR_LIST_ENTRY *le, *le_b[7]; in ni_create_attr_list() local 941 static int ni_ins_attr_ext(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, in ni_ins_attr_ext() [all …]
|
H A D | attrib.c | 227 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_make_nonresident() 356 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_set_size_res() 415 struct ATTR_LIST_ENTRY *le, *le_b; in attr_set_size() local 894 struct ATTR_LIST_ENTRY *le, *le_b; in attr_data_get_block() local 1649 struct ATTR_LIST_ENTRY *le, *le_b; in attr_allocate_frame() local 1875 struct ATTR_LIST_ENTRY *le, *le_b; in attr_collapse_range() local 2133 struct ATTR_LIST_ENTRY *le, *le_b; in attr_punch_hole() local 2351 struct ATTR_LIST_ENTRY *le, *le_b; in attr_insert_range() local
|
H A D | xattr.c | 78 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_read_ea() local 328 struct ATTR_LIST_ENTRY *le; in ntfs_set_ea() local
|
H A D | index.c | 211 struct ATTR_LIST_ENTRY *le = NULL; in bmp_buf_get() local 478 struct ATTR_LIST_ENTRY *le = NULL; in indx_find_free() local 525 struct ATTR_LIST_ENTRY *le = NULL; in indx_used_bit() local 997 struct ATTR_LIST_ENTRY *le = NULL; in indx_get_root() local 2055 struct ATTR_LIST_ENTRY *le = NULL; in indx_shrink() local
|
/openbmc/linux/lib/ |
H A D | test_uuid.c | 14 guid_t le; member 64 guid_t le; in test_uuid_test() local 93 guid_t le; in test_uuid_wrong() local
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | eba.c | 95 struct ubi_ltree_entry *le; in ltree_lookup() local 130 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local 199 struct ubi_ltree_entry *le; in leb_read_lock() local 216 struct ubi_ltree_entry *le; in leb_read_unlock() local 241 struct ubi_ltree_entry *le; in leb_write_lock() local 263 struct ubi_ltree_entry *le; in leb_write_trylock() local 292 struct ubi_ltree_entry *le; in leb_write_unlock() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-cdev.c | 751 struct gpio_v2_line_event *le) in linereq_put_event() 810 struct gpio_v2_line_event le; in process_hw_ts_thread() local 929 struct gpio_v2_line_event le; in edge_irq_thread() local 1020 struct gpio_v2_line_event le; in debounce_work_func() local 1689 struct gpio_v2_line_event le; in linereq_read_unlocked() local 2004 struct lineevent_state *le = file->private_data; in lineevent_poll_unlocked() local 2021 struct lineevent_state *le = file->private_data; in lineevent_poll() local 2029 struct lineevent_state *le = container_of(nb, struct lineevent_state, in lineevent_unregistered_notify() local 2045 struct lineevent_state *le = file->private_data; in lineevent_read_unlocked() local 2114 struct lineevent_state *le = file->private_data; in lineevent_read() local [all …]
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | eba.c | 217 struct ubi_ltree_entry *le; in ltree_lookup() local 252 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local 321 struct ubi_ltree_entry *le; in leb_read_lock() local 338 struct ubi_ltree_entry *le; in leb_read_unlock() local 363 struct ubi_ltree_entry *le; in leb_write_lock() local 385 struct ubi_ltree_entry *le; in leb_write_trylock() local 414 struct ubi_ltree_entry *le; in leb_write_unlock() local
|
/openbmc/linux/arch/x86/boot/ |
H A D | genimage.sh | 85 le() { function
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 366 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_read() argument 379 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_write() argument 482 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_flow_lkp_init() local 910 struct mvpp2_cls_lookup_entry le; mvpp2_cls_init() local 955 struct mvpp2_cls_lookup_entry le; mvpp2_cls_port_config() local [all...] |
/openbmc/linux/fs/cachefiles/ |
H A D | key.c | 75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); in cachefiles_cook_key() local
|
/openbmc/u-boot/tools/ |
H A D | envcrc.c | 102 int le = (argc > 2 ? !strcmp(argv[2], "le") : 1); in main() local
|
/openbmc/linux/net/tipc/ |
H A D | node.c | 753 struct tipc_link_entry *le = &node->links[i]; in tipc_node_clear_links() local 806 struct tipc_link_entry *le; in tipc_node_timeout() local 994 struct tipc_link_entry *le = &n->links[*bearer_id]; in __tipc_node_link_down() local 1066 struct tipc_link_entry *le = &n->links[bearer_id]; in tipc_node_link_down() local 1178 struct tipc_link_entry *le; in tipc_node_check_dest() local 1692 struct tipc_link_entry *le = NULL; in tipc_node_xmit() local 1876 struct tipc_link_entry *le; in tipc_node_bc_rcv() local 2088 struct tipc_link_entry *le; in tipc_rcv() local 2574 struct tipc_link_entry *le; in tipc_nl_node_reset_link_stats() local
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-trap.c | 57 int le; variable
|
/openbmc/linux/drivers/md/ |
H A D | dm-bufio.c | 117 static void lru_insert(struct lru *lru, struct lru_entry *le) in lru_insert() 222 static void lru_remove(struct lru *lru, struct lru_entry *le) in lru_remove() 238 static inline void lru_reference(struct lru_entry *le) in lru_reference() 523 static inline struct dm_buffer *le_to_buffer(struct lru_entry *le) in le_to_buffer() 530 struct lru_entry *le = list_entry(l, struct lru_entry, list); in list_to_buffer() local 667 static enum evict_result __evict_pred(struct lru_entry *le, void *context) in __evict_pred() 685 struct lru_entry *le; in __cache_evict() local 737 struct lru_entry *le; in __cache_mark_many() local
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 1102 struct sky2_tx_le *le = sky2->tx_le + *slot; in get_tx_le() local 1111 struct sky2_tx_le *le; in tx_init() local 1135 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; in sky2_next_rx() local 1179 struct sky2_rx_le *le; in sky2_rx_add() local 1268 struct sky2_rx_le *le = sky2_next_rx(sky2); in rx_set_checksum() local 1829 struct sky2_tx_le *le = NULL; in sky2_xmit_frame() local 2715 struct sky2_status_le *le = hw->st_le + hw->st_idx; in sky2_status_intr() local 4415 const struct sky2_status_le *le = hw->st_le + idx; in sky2_debug_show() local 4431 const struct sky2_tx_le *le = sky2->tx_le + idx; in sky2_debug_show() local
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 93 bool le(int i_one, int i_two) in le() function
|
/openbmc/linux/sound/core/ |
H A D | pcm_misc.c | 37 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */ member
|
/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg-hw.c | 158 void mxc_jpeg_set_l_endian(void __iomem *reg, int le) in mxc_jpeg_set_l_endian()
|
H A D | mxc-jpeg-hw.h | 74 #define GLB_CTRL_L_ENDIAN(le) ((le) << 3) argument
|
/openbmc/linux/net/atm/ |
H A D | br2684.c | 108 static inline struct net_device *list_entry_brdev(const struct list_head *le) in list_entry_brdev() 118 static inline struct br2684_vcc *list_entry_brvcc(const struct list_head *le) in list_entry_brvcc()
|
/openbmc/qemu/block/ |
H A D | qed.c | 57 static void qed_header_le_to_cpu(const QEDHeader *le, QEDHeader *cpu) in qed_header_le_to_cpu() 72 static void qed_header_cpu_to_le(const QEDHeader *cpu, QEDHeader *le) in qed_header_cpu_to_le() 89 QEDHeader le; in qed_write_header_sync() local
|
/openbmc/phosphor-hwmon/ |
H A D | sensor.cpp | 82 catch (const std::logic_error& le) in addRemoveRCs() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_hippi.h | 150 struct hippi_le_hdr le; member
|