| /kernel/linux/linux-6.6/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 | 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 …]
|
| 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
|
| 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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| D | find_bit.c | 33 unsigned long start, unsigned long invert, unsigned long le) in _find_next_bit()
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| D | eba.c | 218 struct ubi_ltree_entry *le; in ltree_lookup() local 253 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local 322 struct ubi_ltree_entry *le; in leb_read_lock() local 339 struct ubi_ltree_entry *le; in leb_read_unlock() local 364 struct ubi_ltree_entry *le; in leb_write_lock() local 386 struct ubi_ltree_entry *le; in leb_write_trylock() local 415 struct ubi_ltree_entry *le; in leb_write_unlock() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpiolib-cdev.c | 518 struct gpio_v2_line_event *le) in linereq_put_event() 539 struct gpio_v2_line_event le; in edge_irq_thread() local 636 struct gpio_v2_line_event le; in debounce_work_func() local 1218 struct gpio_v2_line_event le; in linereq_read() local 1487 struct lineevent_state *le = file->private_data; in lineevent_poll() local 1522 struct lineevent_state *le = file->private_data; in lineevent_read() local 1585 static void lineevent_free(struct lineevent_state *le) in lineevent_free() 1605 struct lineevent_state *le = file->private_data; in lineevent_ioctl() local 1656 struct lineevent_state *le = p; in lineevent_irq_thread() local 1704 struct lineevent_state *le = p; in lineevent_irq_handler() local [all …]
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| D | genimage.sh | 86 le() { function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
| D | mvpp2_cls.c | 360 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_read() 373 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_write() 476 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_flow_lkp_init() local 904 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_init() local 949 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_port_config() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/arch/nds32/include/uapi/asm/ |
| D | ptrace.h | 20 long le; member
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| D | key.c | 75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); in cachefiles_cook_key() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-bufio.c | 119 static void lru_insert(struct lru *lru, struct lru_entry *le) in lru_insert() 224 static void lru_remove(struct lru *lru, struct lru_entry *le) in lru_remove() 240 static inline void lru_reference(struct lru_entry *le) in lru_reference() 263 struct lru_entry *le; in lru_evict() local 525 static inline struct dm_buffer *le_to_buffer(struct lru_entry *le) in le_to_buffer() 532 struct lru_entry *le = list_entry(l, struct lru_entry, list); in list_to_buffer() local 669 static enum evict_result __evict_pred(struct lru_entry *le, void *context) in __evict_pred() 687 struct lru_entry *le; in __cache_evict() local 739 struct lru_entry *le; in __cache_mark_many() local 786 struct lru_entry *le, *first; in __cache_iterate() local
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | node.c | 737 struct tipc_link_entry *le = &node->links[i]; in tipc_node_clear_links() local 790 struct tipc_link_entry *le; in tipc_node_timeout() local 967 struct tipc_link_entry *le = &n->links[*bearer_id]; in __tipc_node_link_down() local 1039 struct tipc_link_entry *le = &n->links[bearer_id]; in tipc_node_link_down() local 1151 struct tipc_link_entry *le; in tipc_node_check_dest() local 1663 struct tipc_link_entry *le = NULL; in tipc_node_xmit() local 1847 struct tipc_link_entry *le; in tipc_node_bc_rcv() local 2057 struct tipc_link_entry *le; in tipc_rcv() local 2527 struct tipc_link_entry *le; in tipc_nl_node_reset_link_stats() local
|
| /kernel/linux/linux-6.6/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 2574 struct tipc_link_entry *le; in tipc_nl_node_reset_link_stats() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-trap.c | 57 int le; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
| D | tm-trap.c | 57 int le; variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
| 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 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 4548 const struct sky2_status_le *le = hw->st_le + idx; in sky2_debug_show() local 4564 const struct sky2_tx_le *le = sky2->tx_le + idx; in sky2_debug_show() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| D | seccomp_benchmark.c | 93 bool le(int i_one, int i_two) in le() function
|
| /kernel/linux/linux-5.10/arch/nds32/include/asm/ |
| D | ptrace.h | 33 long le; member
|