Home
last modified time | relevance | path

Searched defs:le (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/mtd/ubi/
H A Deba.c213 struct ubi_ltree_entry *le; in ltree_lookup() local
248 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local
317 struct ubi_ltree_entry *le; in leb_read_lock() local
334 struct ubi_ltree_entry *le; in leb_read_unlock() local
359 struct ubi_ltree_entry *le; in leb_write_lock() local
381 struct ubi_ltree_entry *le; in leb_write_trylock() local
410 struct ubi_ltree_entry *le; in leb_write_unlock() local
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c366 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/net/tipc/
H A Dnode.c751 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]; __tipc_node_link_down() local
1064 struct tipc_link_entry *le = &n->links[bearer_id]; tipc_node_link_down() local
1176 struct tipc_link_entry *le; tipc_node_check_dest() local
1690 struct tipc_link_entry *le = NULL; tipc_node_xmit() local
1874 struct tipc_link_entry *le; tipc_node_bc_rcv() local
2086 struct tipc_link_entry *le; tipc_rcv() local
2572 struct tipc_link_entry *le; tipc_nl_node_reset_link_stats() local
[all...]
/linux/drivers/iio/adc/
H A Dmax14001.c71 __le16 le; member
76 __le16 le; member
/linux/fs/cachefiles/
H A Dkey.c75 u32 le = le32_to_cpu(*(__le32 *)(key + i)); in cachefiles_cook_key() local
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c1103 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
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
4413 const struct sky2_status_le *le = hw->st_le + idx; in sky2_debug_show() local
4429 const struct sky2_tx_le *le = sky2->tx_le + idx; in sky2_debug_show() local
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c57 int le; variable
/linux/net/atm/
H A Dbr2684.c108 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 Dpcm_misc.c22 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */ member
/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg-hw.c158 void mxc_jpeg_set_l_endian(void __iomem *reg, int le) in mxc_jpeg_set_l_endian()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c99 bool le(int i_one, int i_two) in le() function
/linux/include/uapi/linux/
H A Dif_hippi.h150 struct hippi_le_hdr le; member
/linux/net/sunrpc/
H A Dsvc_xprt.c927 struct list_head *le, *next; svc_age_temp_xprts() local
969 struct list_head *le, *next; svc_age_temp_xprts_now() local
[all...]
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c417 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) in hash_pad()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h203 uint64_t le:1; member
/linux/drivers/nvdimm/
H A Dcore.c178 u64 nd_fletcher64(void *addr, size_t len, bool le) in nd_fletcher64()
/linux/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c51 bool le; member
/linux/net/bluetooth/
H A Dhci_conn.c2355 struct hci_conn *le; in hci_past_bis() local
2437 struct hci_conn *le; in hci_connect_cis() local
H A Dhci_sync.c3325 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul) in hci_write_le_host_supported_sync()
7122 struct hci_conn *conn = data, *le; in hci_le_pa_create_sync() local
7298 struct hci_conn *le; member
7356 int hci_past_sync(struct hci_conn *conn, struct hci_conn *le) in hci_past_sync()
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c404 u8 evt_type, state, old_state, le; in beiscsi_process_async_sli() local
H A Dbe_cmds.h143 #define ASYNC_SLI_LINK_EFFECT_VALID(le) (le & 0x80) argument
144 #define ASYNC_SLI_LINK_EFFECT_SEV(le) ((le >> 1) & 0x03) argument
145 #define ASYNC_SLI_LINK_EFFECT_STATE(le) (le & 0x01) argument
/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c94 struct wr_log_entry le; in c4iw_log_wr_stats() local
/linux/security/selinux/ss/
H A Dpolicydb.c1232 struct constraint_expr *e, *le; in read_cons_helper() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c5946 u8 le = 0; in brcms_c_cck_plcp_set() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h606 } le; member
1031 } le; member

12