/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()
|
H A D | frecord.c | 167 int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le, in ni_load_mi() 195 struct ATTR_LIST_ENTRY *le; in ni_find_attr() local 252 struct ATTR_LIST_ENTRY **le, in ni_enum_attr_ex() 289 struct ATTR_LIST_ENTRY *le; in ni_load_all_mi() local 342 struct ATTR_LIST_ENTRY *le; in ni_remove_attr() local 407 struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, in ni_ins_new_attr() 610 struct ATTR_LIST_ENTRY *le; in ni_try_remove_attr_list() local 754 struct ATTR_LIST_ENTRY *le, *le_b[7]; in ni_create_attr_list() local 889 static int ni_ins_attr_ext(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, in ni_ins_attr_ext() 1051 struct ATTR_LIST_ENTRY *le; in ni_insert_attr() local [all …]
|
H A D | xattr.c | 78 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_read_ea() local 329 struct ATTR_LIST_ENTRY *le; in ntfs_set_ea() local
|
H A D | namei.c | 361 struct ATTR_LIST_ENTRY *le = NULL; in ntfs3_get_parent() local
|
H A D | fsntfs.c | 1847 struct ATTR_LIST_ENTRY *le; in ntfs_security_init() local 2269 struct ATTR_LIST_ENTRY *le; in ntfs_reparse_init() local 2307 struct ATTR_LIST_ENTRY *le; in ntfs_objid_init() local
|
/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
|
/linux/drivers/mtd/ubi/ |
H A D | eba.c | 214 struct ubi_ltree_entry *le; in ltree_lookup() local 249 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local 318 struct ubi_ltree_entry *le; in leb_read_lock() local 335 struct ubi_ltree_entry *le; in leb_read_unlock() local 360 struct ubi_ltree_entry *le; in leb_write_lock() local 382 struct ubi_ltree_entry *le; in leb_write_trylock() local 411 struct ubi_ltree_entry *le; in leb_write_unlock() local
|
/linux/drivers/gpio/ |
H A D | gpiolib-cdev.c | 583 struct gpio_v2_line_event *le) in linereq_put_event() 642 struct gpio_v2_line_event le; in process_hw_ts_thread() local 761 struct gpio_v2_line_event le; in edge_irq_thread() local 852 struct gpio_v2_line_event le; in debounce_work_func() local 1509 struct gpio_v2_line_event le; in linereq_read() local 1806 struct lineevent_state *le = file->private_data; in lineevent_poll() local 1825 struct lineevent_state *le = container_of(nb, struct lineevent_state, in lineevent_unregistered_notify() local 1841 struct lineevent_state *le = file->private_data; in lineevent_read() local 1902 static void lineevent_free(struct lineevent_state *le) in lineevent_free() 1925 struct lineevent_state *le = file->private_data; in lineevent_ioctl() local [all …]
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 366 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_read() 379 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_write() 482 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_flow_lkp_init() local 910 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_init() local 955 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_port_config() local
|
/linux/drivers/md/ |
H A D | dm-bufio.c | 109 static void lru_insert(struct lru *lru, struct lru_entry *le) in lru_insert() 214 static void lru_remove(struct lru *lru, struct lru_entry *le) in lru_remove() 230 static inline void lru_reference(struct lru_entry *le) in lru_reference() 253 struct lru_entry *le; in lru_evict() local 516 static inline struct dm_buffer *le_to_buffer(struct lru_entry *le) in le_to_buffer() 523 struct lru_entry *le = list_entry(l, struct lru_entry, list); in list_to_buffer() local 657 static enum evict_result __evict_pred(struct lru_entry *le, void *context) in __evict_pred() 675 struct lru_entry *le; in __cache_evict() local 727 struct lru_entry *le; in __cache_mark_many() local 774 struct lru_entry *le, *first; in __cache_iterate() local
|
/linux/net/tipc/ |
H A D | node.c | 751 struct tipc_link_entry *le = &node->links[i]; in tipc_node_clear_links() local 804 struct tipc_link_entry *le; in tipc_node_timeout() local 992 struct tipc_link_entry *le = &n->links[*bearer_id]; in __tipc_node_link_down() local 1064 struct tipc_link_entry *le = &n->links[bearer_id]; in tipc_node_link_down() local 1176 struct tipc_link_entry *le; in tipc_node_check_dest() local 1690 struct tipc_link_entry *le = NULL; in tipc_node_xmit() local 1874 struct tipc_link_entry *le; in tipc_node_bc_rcv() local 2086 struct tipc_link_entry *le; in tipc_rcv() local 2572 struct tipc_link_entry *le; in tipc_nl_node_reset_link_stats() local
|
/linux/lib/crc/arm64/ |
H A D | crc32-core.S | 41 .macro le, regs:vararg macro
|
/linux/fs/cachefiles/ |
H A D | key.c | 75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); in cachefiles_cook_key() local
|
/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 1103 struct sky2_tx_le *le = sky2->tx_le + *slot; in get_tx_le() local 1112 struct sky2_tx_le *le; in tx_init() local 1136 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; in sky2_next_rx() local 1180 struct sky2_rx_le *le; in sky2_rx_add() local 1269 struct sky2_rx_le *le = sky2_next_rx(sky2); in rx_set_checksum() local 1830 struct sky2_tx_le *le = NULL; in sky2_xmit_frame() local 2716 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
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-trap.c | 57 int le; variable
|
/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()
|
/linux/sound/core/ |
H A D | pcm_misc.c | 37 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */ member
|
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 99 bool le(int i_one, int i_two) in le() function
|
/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()
|
/linux/include/uapi/linux/ |
H A D | if_hippi.h | 150 struct hippi_le_hdr le; member
|
/linux/net/sunrpc/ |
H A D | svc_xprt.c | 927 struct list_head *le, *next; in svc_age_temp_xprts() local 969 struct list_head *le, *next; in svc_age_temp_xprts_now() local
|
/linux/lib/crc/tests/ |
H A D | crc_kunit.c | 42 bool le; member
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pko.h | 203 uint64_t le:1; member
|
/linux/drivers/nvdimm/ |
H A D | core.c | 179 u64 nd_fletcher64(void *addr, size_t len, bool le) in nd_fletcher64()
|
/linux/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1577 unsigned short *le = advance_row(s, 1); in fbcon_redraw_move() local 1614 unsigned short *le = advance_row(s, 1); in fbcon_redraw_blit() local 1661 unsigned short *le = advance_row(s, 1); in fbcon_redraw() local
|