/linux-6.6.21/fs/ntfs3/ |
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
|
D | frecord.c | 163 int ni_load_mi(struct ntfs_inode *ni, const struct ATTR_LIST_ENTRY *le, in ni_load_mi() 191 struct ATTR_LIST_ENTRY *le; in ni_find_attr() local 248 struct ATTR_LIST_ENTRY **le, in ni_enum_attr_ex() 286 struct ATTR_LIST_ENTRY *le; in ni_load_attr() local 340 struct ATTR_LIST_ENTRY *le; in ni_load_all_mi() local 393 struct ATTR_LIST_ENTRY *le; in ni_remove_attr() local 457 struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, in ni_ins_new_attr() 660 struct ATTR_LIST_ENTRY *le; in ni_try_remove_attr_list() local 804 struct ATTR_LIST_ENTRY *le, *le_b[7]; in ni_create_attr_list() local 939 static int ni_ins_attr_ext(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, in ni_ins_attr_ext() [all …]
|
D | attrib.c | 227 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_make_nonresident() 353 struct ATTR_LIST_ENTRY *le, struct mft_inode *mi, in attr_set_size_res() 412 struct ATTR_LIST_ENTRY *le, *le_b; in attr_set_size() local 890 struct ATTR_LIST_ENTRY *le, *le_b; in attr_data_get_block() local 1628 struct ATTR_LIST_ENTRY *le, *le_b; in attr_allocate_frame() local 1853 struct ATTR_LIST_ENTRY *le, *le_b; in attr_collapse_range() local 2111 struct ATTR_LIST_ENTRY *le, *le_b; in attr_punch_hole() local 2329 struct ATTR_LIST_ENTRY *le, *le_b; in attr_insert_range() local
|
D | xattr.c | 78 struct ATTR_LIST_ENTRY *le = NULL; in ntfs_read_ea() local 325 struct ATTR_LIST_ENTRY *le; in ntfs_set_ea() local
|
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 2048 struct ATTR_LIST_ENTRY *le = NULL; in indx_shrink() local
|
D | namei.c | 455 struct ATTR_LIST_ENTRY *le = NULL; in ntfs3_get_parent() local
|
/linux-6.6.21/lib/ |
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-6.6.21/drivers/gpio/ |
D | gpiolib-cdev.c | 624 struct gpio_v2_line_event *le) in linereq_put_event() 664 struct gpio_v2_line_event le; in process_hw_ts_thread() local 783 struct gpio_v2_line_event le; in edge_irq_thread() local 874 struct gpio_v2_line_event le; in debounce_work_func() local 1514 struct gpio_v2_line_event le; in linereq_read_unlocked() local 1824 struct lineevent_state *le = file->private_data; in lineevent_poll_unlocked() local 1841 struct lineevent_state *le = file->private_data; in lineevent_poll() local 1849 struct lineevent_state *le = container_of(nb, struct lineevent_state, in lineevent_unregistered_notify() local 1865 struct lineevent_state *le = file->private_data; in lineevent_read_unlocked() local 1934 struct lineevent_state *le = file->private_data; in lineevent_read() local [all …]
|
/linux-6.6.21/drivers/mtd/ubi/ |
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
|
/linux-6.6.21/drivers/net/ethernet/marvell/mvpp2/ |
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-6.6.21/arch/x86/boot/ |
D | genimage.sh | 85 le() { function
|
/linux-6.6.21/drivers/md/ |
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() 261 struct lru_entry *le; in lru_evict() local 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 784 struct lru_entry *le, *first; in __cache_iterate() local
|
/linux-6.6.21/net/tipc/ |
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 2573 struct tipc_link_entry *le; in tipc_nl_node_reset_link_stats() local
|
/linux-6.6.21/fs/cachefiles/ |
D | key.c | 75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); in cachefiles_cook_key() local
|
/linux-6.6.21/drivers/net/ethernet/marvell/ |
D | sky2.c | 1101 struct sky2_tx_le *le = sky2->tx_le + *slot; in get_tx_le() local 1110 struct sky2_tx_le *le; in tx_init() local 1134 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; in sky2_next_rx() local 1178 struct sky2_rx_le *le; in sky2_rx_add() local 1267 struct sky2_rx_le *le = sky2_next_rx(sky2); in rx_set_checksum() local 1828 struct sky2_tx_le *le = NULL; in sky2_xmit_frame() local 2714 struct sky2_status_le *le = hw->st_le + hw->st_idx; in sky2_status_intr() local 4414 const struct sky2_status_le *le = hw->st_le + idx; in sky2_debug_show() local 4430 const struct sky2_tx_le *le = sky2->tx_le + idx; in sky2_debug_show() local
|
/linux-6.6.21/tools/testing/selftests/powerpc/tm/ |
D | tm-trap.c | 57 int le; variable
|
/linux-6.6.21/tools/testing/selftests/seccomp/ |
D | seccomp_benchmark.c | 93 bool le(int i_one, int i_two) in le() function
|
/linux-6.6.21/net/atm/ |
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-6.6.21/sound/core/ |
D | pcm_misc.c | 37 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */ member
|
/linux-6.6.21/drivers/media/platform/nxp/imx-jpeg/ |
D | mxc-jpeg-hw.c | 158 void mxc_jpeg_set_l_endian(void __iomem *reg, int le) in mxc_jpeg_set_l_endian()
|
D | mxc-jpeg-hw.h | 74 #define GLB_CTRL_L_ENDIAN(le) ((le) << 3) argument
|
/linux-6.6.21/include/uapi/linux/ |
D | if_hippi.h | 150 struct hippi_le_hdr le; member
|
/linux-6.6.21/net/sunrpc/ |
D | svc_xprt.c | 933 struct list_head *le, *next; in svc_age_temp_xprts() local 975 struct list_head *le, *next; in svc_age_temp_xprts_now() local
|
/linux-6.6.21/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-hash.c | 272 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) in hash_pad()
|
/linux-6.6.21/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss-hash.c | 429 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) in hash_pad()
|