Searched refs:le (Results 76 - 100 of 122) sorted by relevance

12345

/linux-master/arch/arm64/lib/
H A Dmemset.S140 b.le .Ltail63
/linux-master/arch/arm/include/asm/
H A Dbitops.h269 #include <asm-generic/bitops/le.h>
H A Dassembler.h206 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
545 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/linux-master/scripts/
H A Dfaddr2line212 if [[ -z $sym_size ]] || [[ $sym_size -le 0 ]]; then
/linux-master/arch/x86/include/asm/
H A Dbitops.h436 #include <asm-generic/bitops/le.h>
/linux-master/arch/mips/include/asm/
H A Dbitops.h478 #include <asm-generic/bitops/le.h>
/linux-master/arch/powerpc/include/asm/
H A Dbitops.h325 #include <asm-generic/bitops/le.h>
/linux-master/arch/alpha/include/asm/
H A Dbitops.h472 #include <asm-generic/bitops/le.h>
/linux-master/arch/s390/include/asm/
H A Dbitops.h385 #include <asm-generic/bitops/le.h>
/linux-master/include/net/bluetooth/
H A Dhci_sync.h113 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul);
/linux-master/arch/riscv/include/asm/
H A Dbitops.h373 #include <asm-generic/bitops/le.h>
/linux-master/fs/ntfs3/
H A Dfsntfs.c1867 struct ATTR_LIST_ENTRY *le; local
1892 le = NULL;
1894 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SDH_NAME,
1914 attr = ni_find_attr(ni, attr, &le, ATTR_ROOT, SII_NAME,
2289 struct ATTR_LIST_ENTRY *le; local
2295 le = NULL;
2296 attr = ni_find_attr(ni, NULL, &le, ATTR_ROOT, SR_NAME,
2327 struct ATTR_LIST_ENTRY *le; local
2333 le = NULL;
2334 attr = ni_find_attr(ni, NULL, &le, ATTR_ROO
[all...]
H A Dindex.c211 struct ATTR_LIST_ENTRY *le = NULL; local
219 b = ni_find_attr(ni, NULL, &le, ATTR_BITMAP, in->name, in->name_len,
478 struct ATTR_LIST_ENTRY *le = NULL; local
482 b = ni_find_attr(ni, NULL, &le, ATTR_BITMAP, in->name, in->name_len,
525 struct ATTR_LIST_ENTRY *le = NULL; local
530 b = ni_find_attr(ni, NULL, &le, ATTR_BITMAP, in->name, in->name_len,
997 struct ATTR_LIST_ENTRY *le = NULL; local
1002 a = ni_find_attr(ni, NULL, &le, ATTR_ROOT, in->name, in->name_len, NULL,
2048 struct ATTR_LIST_ENTRY *le = NULL; local
2051 b = ni_find_attr(ni, NULL, &le, ATTR_BITMA
[all...]
H A Dnamei.c455 struct ATTR_LIST_ENTRY *le = NULL; local
459 while ((attr = ni_find_attr(ni, attr, &le, ATTR_NAME, NULL, 0, NULL,
H A Dinode.c33 struct ATTR_LIST_ENTRY *le; local
113 le = NULL;
118 * while( (attr = ni_enum_attr_ex(ni, attr, &le, NULL) ))
123 attr = ni_enum_attr_ex(ni, attr, &le, NULL);
127 if (le && le->vcn) {
187 if (attr->name_len || le || ino == MFT_REC_LOG)
194 le = NULL;
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.c404 u8 evt_type, state, old_state, le; local
418 le = async_sli->event_data2 >>
432 if (ASYNC_SLI_LINK_EFFECT_VALID(le)) {
435 msg = (ASYNC_SLI_LINK_EFFECT_STATE(le)) ?
439 if (ASYNC_SLI_LINK_EFFECT_SEV(le) == 1)
442 if (ASYNC_SLI_LINK_EFFECT_SEV(le) == 2)
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.h434 diff = le##size##_to_cpu(tclient->s) - \
435 le##size##_to_cpu(old_tclient->s); \
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c272 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) argument
301 if (le) {
/linux-master/tools/testing/selftests/net/
H A Dveth.sh143 [ $cur -le $end ] || break
163 [ $cur -le $end ] || break
/linux-master/tools/testing/selftests/kmod/
H A Dkmod.sh119 if [[ $KMOD_VERSION -le 19 ]]; then
/linux-master/include/linux/
H A Dlibnvdimm.h295 u64 nd_fletcher64(void *addr, size_t len, bool le);
/linux-master/drivers/usb/gadget/function/
H A Duvc_configfs.c201 result = sprintf(page, "%u\n", le##bits##_to_cpu(ch->desc.aname));\
321 result = sprintf(page, "%u\n", le##bits##_to_cpu(pd->aname)); \
483 result = sprintf(page, "%u\n", le##bits##_to_cpu(cd->aname)); \
656 result = sprintf(page, "%u\n", le##bits##_to_cpu(cd->aname)); \
1854 result = sprintf(page, "%u\n", le##bits##_to_cpu(sh->desc.aname));\
2304 result = sprintf(page, "%u\n", le##bits##_to_cpu(u->desc.aname));\
2329 result = sprintf(page, "%u\n", le##bits##_to_cpu(u->desc.aname));\
2502 result = sprintf(page, "%u\n", le##bits##_to_cpu(u->desc.aname));\
2526 result = sprintf(page, "%u\n", le##bits##_to_cpu(u->desc.aname));\
2691 le##bit
[all...]
/linux-master/arch/m68k/include/asm/
H A Dbitops.h566 #include <asm-generic/bitops/le.h>
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c1974 req->le.filter = cpu_to_be32(cxgb4_select_ntuple(
1978 req->le.lport = sin->sin_port;
1979 req->le.u.ipv4.lip = sin->sin_addr.s_addr;
1981 req->le.pport = sin->sin_port;
1982 req->le.u.ipv4.pip = sin->sin_addr.s_addr;
4010 req->le.version_cpl = htonl(FW_OFLD_CONNECTION_WR_CPL_F);
4011 req->le.filter = (__force __be32) filter;
4012 req->le.lport = lport;
4013 req->le.pport = rport;
4014 req->le
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c412 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) argument
441 if (le) {

Completed in 374 milliseconds

12345