/linux-4.4.14/sound/core/ |
D | pcm_misc.c | 34 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */ member 44 .width = 8, .phys = 8, .le = -1, .signd = 1, 48 .width = 8, .phys = 8, .le = -1, .signd = 0, 52 .width = 16, .phys = 16, .le = 1, .signd = 1, 56 .width = 16, .phys = 16, .le = 0, .signd = 1, 60 .width = 16, .phys = 16, .le = 1, .signd = 0, 64 .width = 16, .phys = 16, .le = 0, .signd = 0, 68 .width = 24, .phys = 32, .le = 1, .signd = 1, 72 .width = 24, .phys = 32, .le = 0, .signd = 1, 76 .width = 24, .phys = 32, .le = 1, .signd = 0, [all …]
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | eba.c | 103 struct ubi_ltree_entry *le; in ltree_lookup() local 105 le = rb_entry(p, struct ubi_ltree_entry, rb); in ltree_lookup() 107 if (vol_id < le->vol_id) in ltree_lookup() 109 else if (vol_id > le->vol_id) in ltree_lookup() 112 if (lnum < le->lnum) in ltree_lookup() 114 else if (lnum > le->lnum) in ltree_lookup() 117 return le; in ltree_lookup() 138 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local 140 le = kmalloc(sizeof(struct ubi_ltree_entry), GFP_NOFS); in ltree_add_entry() 141 if (!le) in ltree_add_entry() [all …]
|
/linux-4.4.14/net/802/ |
D | hippi.c | 64 hip->le.fc = 0; in hippi_header() 65 hip->le.double_wide = 0; /* only HIPPI 800 for the time being */ in hippi_header() 66 hip->le.message_type = 0; /* Data PDU */ in hippi_header() 68 hip->le.dest_addr_type = 2; /* 12 bit SC address */ in hippi_header() 69 hip->le.src_addr_type = 2; /* 12 bit SC address */ in hippi_header() 71 memcpy(hip->le.src_switch_addr, dev->dev_addr + 3, 3); in hippi_header() 72 memset(&hip->le.reserved, 0, 16); in hippi_header() 84 memcpy(hip->le.dest_switch_addr, daddr + 3, 3); in hippi_header()
|
/linux-4.4.14/net/tipc/ |
D | node.c | 296 struct tipc_link_entry *le; in tipc_node_timeout() local 305 le = &n->links[bearer_id]; in tipc_node_timeout() 306 if (le->link) { in tipc_node_timeout() 308 tipc_node_calculate_timer(n, le->link); in tipc_node_timeout() 309 rc = tipc_link_timeout(le->link, &xmitq); in tipc_node_timeout() 312 tipc_bearer_xmit(n->net, bearer_id, &xmitq, &le->maddr); in tipc_node_timeout() 402 struct tipc_link_entry *le = &n->links[*bearer_id]; in __tipc_node_link_down() local 449 node_lost_contact(n, &le->inputq); in __tipc_node_link_down() 471 struct tipc_link_entry *le = &n->links[bearer_id]; in tipc_node_link_down() local 472 struct tipc_link *l = le->link; in tipc_node_link_down() [all …]
|
/linux-4.4.14/fs/qnx4/ |
D | dir.c | 23 struct qnx4_link_info *le; in qnx4_readdir() local 55 le = (struct qnx4_link_info*)de; in qnx4_readdir() 56 ino = ( le32_to_cpu(le->dl_inode_blk) - 1 ) * in qnx4_readdir() 58 le->dl_inode_ndx; in qnx4_readdir()
|
/linux-4.4.14/arch/ia64/lib/ |
D | memcpy_mck.S | 101 cmp.le p6,p0 = 1,r30 // for .align_dest 144 cmp.le p6,p0=8,tmp 146 cmp.le p7,p0=16,tmp 171 cmp.le p8,p0=24,tmp 318 cmp.le p6,p7=8,curlen; // have at least 8 byte remaining? 405 cmp.le p8,p9 = 1,in2 406 cmp.le p10,p11 = 2,in2 407 cmp.le p12,p13 = 3,in2 408 cmp.le p14,p15 = 4,in2 427 cmp.le p6,p7 = 5,in2 [all …]
|
D | memset.S | 192 cmp.le p_scr, p0 = 8, cnt // just a few bytes left ? 282 cmp.le p_y, p_n = 16, cnt 287 (p_y) cmp.le.unc p_yy, p_nn = 16, cnt 324 (p_n) cmp.le p_yy, p_nn = 4, cnt 325 (p_y) cmp.le p_yy, p_nn = 5, cnt 333 (p_yy) cmp.le.unc p_y, p0 = 8, cnt 342 (p_y) cmp.le.unc p_yy, p0 = 8, cnt
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | sky2.c | 1113 struct sky2_tx_le *le = sky2->tx_le + *slot; in get_tx_le() local 1116 le->ctrl = 0; in get_tx_le() 1117 return le; in get_tx_le() 1122 struct sky2_tx_le *le; in tx_init() local 1129 le = get_tx_le(sky2, &sky2->tx_prod); in tx_init() 1130 le->addr = 0; in tx_init() 1131 le->opcode = OP_ADDR64 | HW_OWNER; in tx_init() 1149 struct sky2_rx_le *le = sky2->rx_le + sky2->rx_put; in sky2_next_rx() local 1151 le->ctrl = 0; in sky2_next_rx() 1152 return le; in sky2_next_rx() [all …]
|
D | mvpp2.c | 3278 struct mvpp2_cls_lookup_entry *le) in mvpp2_cls_lookup_write() argument 3282 val = (le->way << MVPP2_CLS_LKP_INDEX_WAY_OFFS) | le->lkpid; in mvpp2_cls_lookup_write() 3284 mvpp2_write(priv, MVPP2_CLS_LKP_TBL_REG, le->data); in mvpp2_cls_lookup_write() 3290 struct mvpp2_cls_lookup_entry le; in mvpp2_cls_init() local 3305 le.data = 0; in mvpp2_cls_init() 3307 le.lkpid = index; in mvpp2_cls_init() 3308 le.way = 0; in mvpp2_cls_init() 3309 mvpp2_cls_lookup_write(priv, &le); in mvpp2_cls_init() 3311 le.way = 1; in mvpp2_cls_init() 3312 mvpp2_cls_lookup_write(priv, &le); in mvpp2_cls_init() [all …]
|
/linux-4.4.14/arch/arm64/lib/ |
D | strlen.S | 123 csinv data1, data1, xzr, le 124 csel data2, data2, data2a, le
|
D | strnlen.S | 164 csinv data1, data1, xzr, le 165 csel data2, data2, data2a, le
|
D | memset.S | 154 b.le .Ltail63
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | device.c | 119 struct wr_log_entry le; in c4iw_log_wr_stats() local 127 le.poll_sge_ts = cxgb4_read_sge_timestamp(wq->rdev->lldi.ports[0]); in c4iw_log_wr_stats() 128 getnstimeofday(&le.poll_host_ts); in c4iw_log_wr_stats() 129 le.valid = 1; in c4iw_log_wr_stats() 130 le.cqe_sge_ts = CQE_TS(cqe); in c4iw_log_wr_stats() 132 le.qid = wq->sq.qid; in c4iw_log_wr_stats() 133 le.opcode = CQE_OPCODE(cqe); in c4iw_log_wr_stats() 134 le.post_host_ts = wq->sq.sw_sq[wq->sq.cidx].host_ts; in c4iw_log_wr_stats() 135 le.post_sge_ts = wq->sq.sw_sq[wq->sq.cidx].sge_ts; in c4iw_log_wr_stats() 136 le.wr_id = CQE_WRID_SQ_IDX(cqe); in c4iw_log_wr_stats() [all …]
|
D | cm.c | 1829 req->le.filter = cpu_to_be32(cxgb4_select_ntuple( in send_fw_act_open_req() 1833 req->le.lport = sin->sin_port; in send_fw_act_open_req() 1834 req->le.u.ipv4.lip = sin->sin_addr.s_addr; in send_fw_act_open_req() 1836 req->le.pport = sin->sin_port; in send_fw_act_open_req() 1837 req->le.u.ipv4.pip = sin->sin_addr.s_addr; in send_fw_act_open_req() 3728 req->le.version_cpl = htonl(FW_OFLD_CONNECTION_WR_CPL_F); in send_fw_pass_open_req() 3729 req->le.filter = (__force __be32) filter; in send_fw_pass_open_req() 3730 req->le.lport = lport; in send_fw_pass_open_req() 3731 req->le.pport = rport; in send_fw_pass_open_req() 3732 req->le.u.ipv4.lip = laddr; in send_fw_pass_open_req() [all …]
|
/linux-4.4.14/arch/xtensa/boot/boot-elf/ |
D | Makefile | 10 OBJCOPY_ARGS := -O elf32-xtensa-le
|
/linux-4.4.14/tools/power/cpupower/po/ |
D | fr.po | 388 " -f, --freq Obtenir la fr�quence actuelle du CPU selon le point\n" 398 " le mat�riel (doit �tre root) *\n" 412 msgstr " -d, --driver Affiche le pilote cpufreq utilis� *\n" 505 msgstr "Les arguments avec un * utiliseront le CPU 0 si -c (--cpu) est omis\n" 551 " par le r�gulateur\n" 560 " par le r�gulateur\n" 565 msgstr " -g GOV, --governor GOV active le r�gulateur GOV\n" 574 " que le r�gulateur � userspace � soit disponible \n" 592 msgstr "Les arguments avec un * utiliseront le CPU 0 si -c (--cpu) est omis\n" 628 "- le r�gulateur choisi n'est pas disponible, ou bien n'est pas disponible " [all …]
|
D | it.po | 406 " -l, --hwlimits Determina le frequenze minima e massima possibili per " 446 msgstr " -s, --stats Mostra le statistiche se disponibili\n" 469 " -o, --proc Stampa le informazioni come se provenissero dalla\n" 496 "le informazioni di debug per cpufreq saranno utili ad esempio a riportare i " 505 "Per le opzioni segnalate con *, omettere l'opzione -c o --cpu è come " 584 " -r, --related Modifica tutte le CPU coordinate dall'hardware\n" 597 "Per le opzioni segnalate con *, omettere l'opzione -c o --cpu è come " 616 "3. le FREQuenze possono essere specuficate in Hz, kHz (default), MHz, GHz, " 932 " -o, --proc Stampa le informazioni come se provenissero dalla\n" 947 #~ " -c CPU, --cpu CPU Numero di CPU per la quale ottenere le " [all …]
|
/linux-4.4.14/arch/xtensa/boot/boot-redboot/ |
D | Makefile | 10 OBJCOPY_ARGS := -O elf32-xtensa-le
|
/linux-4.4.14/arch/arm/lib/ |
D | clear_user.S | 34 strusr r2, r0, 1, le
|
/linux-4.4.14/include/uapi/linux/ |
D | if_hippi.h | 149 struct hippi_le_hdr le; member
|
/linux-4.4.14/include/linux/mtd/ |
D | cfi_endian.h | 53 #define _swap_to_cpu(w, s, x) (cfi_be(s)?be##w##_to_cpu(x):le##w##_to_cpu(x))
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pko.h | 204 uint64_t le:1; member 255 uint64_t le:1;
|
D | cvmx-pciercx-defs.h | 2461 uint32_t le:1; member 2467 uint32_t le:1; 2494 uint32_t le:1; member 2500 uint32_t le:1; 3110 uint32_t le:9; member 3114 uint32_t le:9;
|
/linux-4.4.14/drivers/firmware/efi/ |
D | esrt.c | 126 le##size##_to_cpu(entry->esre.esre1->name)); \ 201 return sprintf(buf, fmt "\n", le##size##_to_cpu(esrt->name)); \
|
/linux-4.4.14/net/atm/ |
D | br2684.c | 107 static inline struct net_device *list_entry_brdev(const struct list_head *le) in list_entry_brdev() argument 109 return list_entry(le, struct br2684_dev, br2684_devs)->net_dev; in list_entry_brdev() 117 static inline struct br2684_vcc *list_entry_brvcc(const struct list_head *le) in list_entry_brvcc() argument 119 return list_entry(le, struct br2684_vcc, brvccs); in list_entry_brvcc()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.h | 596 LIST_ENTRY(scb) le; 601 LIST_ENTRY(scb) le; 604 #define pending_links links2.le 605 #define collision_links links2.le
|
D | aic79xx_core.c | 6537 LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) { in ahd_find_scb_by_tag() 6738 LIST_REMOVE(scb, links.le); in ahd_get_scb() 6742 LIST_REMOVE(scb->col_scb, links.le); in ahd_get_scb() 6767 scb, links.le); in ahd_free_scb() 6777 scb, links.le); in ahd_free_scb() 6779 scb->col_scb, links.le); in ahd_free_scb() 6799 scb, links.le); in ahd_free_scb() 9839 LIST_FOREACH(scb, &ahd->scb_data.any_dev_free_scb_list, links.le) { in ahd_dump_card_state()
|
/linux-4.4.14/fs/btrfs/ |
D | struct-funcs.c | 81 return le##bits##_to_cpu(leres); \
|
D | ctree.h | 2368 u##bits res = le##bits##_to_cpu(p->member); \ 2381 return le##bits##_to_cpu(s->member); \
|
/linux-4.4.14/include/linux/ |
D | libnvdimm.h | 154 u64 nd_fletcher64(void *addr, size_t len, bool le);
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fb_draw.h | 179 #define __le_long_to_cpu(x) le##x##_to_cpu
|
/linux-4.4.14/arch/arc/ |
D | Makefile | 30 upto_gcc44 := $(call cc-ifversion, -le, 0404, y)
|
/linux-4.4.14/drivers/nvdimm/ |
D | core.c | 59 u64 nd_fletcher64(void *addr, size_t len, bool le) in nd_fletcher64() argument 67 lo32 += le ? le32_to_cpu((__le32) buf[i]) : buf[i]; in nd_fletcher64()
|
/linux-4.4.14/Documentation/video4linux/ |
D | radiotrack.txt | 9 This document was made based on 'C' code for Linux from Gideon le Grange 22 converting to Linux, I found Gideon le Grange's command-line software for
|
/linux-4.4.14/arch/arm/include/asm/ |
D | assembler.h | 189 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo 494 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
|
/linux-4.4.14/drivers/dma/ |
D | fsldma.h | 232 le##width##_to_cpu((__force __le##width)(v##width)d))
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | e500v2_power_isa.dtsi | 42 power-isa-e.le; // Embedded.Little-Endian
|
D | e5500_power_isa.dtsi | 46 power-isa-e.le; // Embedded.Little-Endian
|
D | e500mc_power_isa.dtsi | 46 power-isa-e.le; // Embedded.Little-Endian
|
D | e6500_power_isa.dtsi | 46 power-isa-e.le; // Embedded.Little-Endian
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 287 $(call merge_into_defconfig,pseries_defconfig,le) 291 $(call merge_into_defconfig,ppc64_defconfig,le)
|
/linux-4.4.14/net/sunrpc/ |
D | svc_xprt.c | 908 struct list_head *le, *next; in svc_age_temp_xprts() local 919 list_for_each_safe(le, next, &serv->sv_tempsocks) { in svc_age_temp_xprts() 920 xprt = list_entry(le, struct svc_xprt, xpt_list); in svc_age_temp_xprts() 929 list_del_init(le); in svc_age_temp_xprts()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.h | 425 diff = le##size##_to_cpu(tclient->s) - \ 426 le##size##_to_cpu(old_tclient->s); \
|
/linux-4.4.14/drivers/net/ |
D | tun.c | 1888 int le; in __tun_chr_ioctl() local 2089 le = !!(tun->flags & TUN_VNET_LE); in __tun_chr_ioctl() 2090 if (put_user(le, (int __user *)argp)) in __tun_chr_ioctl() 2095 if (get_user(le, (int __user *)argp)) { in __tun_chr_ioctl() 2099 if (le) in __tun_chr_ioctl()
|
/linux-4.4.14/drivers/video/console/ |
D | fbcon.c | 1589 unsigned short *le; in fbcon_redraw_softback() local 1595 le = advance_row(s, 1); in fbcon_redraw_softback() 1620 } while (s < le); in fbcon_redraw_softback() 1643 unsigned short *le = advance_row(s, 1); in fbcon_redraw_move() local 1661 } while (s < le); in fbcon_redraw_move() 1680 unsigned short *le = advance_row(s, 1); in fbcon_redraw_blit() local 1703 } while (s < le); in fbcon_redraw_blit() 1728 unsigned short *le = advance_row(s, 1); in fbcon_redraw() local 1759 } while (s < le); in fbcon_redraw()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | Kconfig | 166 This driver supports the "le" interface present on all 32-bit Sparc
|
/linux-4.4.14/arch/mips/ |
D | Makefile | 123 …ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' || echo -EL $(undef-all) $(predef-le))
|
/linux-4.4.14/security/selinux/ss/ |
D | policydb.c | 1221 struct constraint_expr *e, *le; in read_cons_helper() local 1242 le = NULL; in read_cons_helper() 1249 if (le) in read_cons_helper() 1250 le->next = e; in read_cons_helper() 1302 le = e; in read_cons_helper()
|
/linux-4.4.14/drivers/staging/octeon/ |
D | ethernet-tx.c | 262 pko_command.s.le = 1; in cvm_oct_xmit()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | kvm_ppc.h | 571 return le##size##_to_cpu(vcpu->arch.shared->reg); \
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 1265 static const u8 le[16] = {3,2,1,0,5,4,7,6,8,9,10,11,12,13,14,15}; in uuid_string() local 1273 index = le; in uuid_string()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | canyonlands.dts | 174 compatible = "ohci-le";
|
/linux-4.4.14/Documentation/filesystems/ |
D | coda.txt | 194 22.. SSeerrvviicciinngg CCooddaa ffiilleessyysstteemm ccaallllss 358 33..11.. IImmpplleemmeennttaattiioonn ddeettaaiillss 377 44.. TThhee iinntteerrffaaccee aatt tthhee ccaallll lleevveell 1595 66.. IInniittiiaalliizzaattiioonn aanndd cclleeaannuupp
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 479 } le; member 856 } le; member
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci.h | 1037 __u8 le; member
|
/linux-4.4.14/Documentation/DocBook/ |
D | kernel-api.xml.db | 130 API-bitmap-copy-le
|
/linux-4.4.14/net/bluetooth/ |
D | hci_core.c | 706 cp.le = 0x01; in hci_set_le_support() 710 if (cp.le != lmp_host_le_capable(hdev)) in hci_set_le_support()
|
D | mgmt.c | 2606 hci_cp.le = val; in set_le() 7613 cp.le = 0x01; in powered_update_hci() 7619 if (cp.le != lmp_host_le_capable(hdev) || in powered_update_hci()
|
D | hci_event.c | 1341 if (sent->le) { in hci_cc_write_le_host_supported()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 6015 u8 le = 0; in brcms_c_cck_plcp_set() local 6034 le = D11B_PLCP_SIGNAL_LE; in brcms_c_cck_plcp_set() 6049 plcp[1] = (u8) (le | D11B_PLCP_SIGNAL_LOCKED); in brcms_c_cck_plcp_set()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 1111 Form is [be|le]:[s|u]bits/storagebits[>>shift]. 1112 be or le specifies big or little endian. s or u specifies if
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 545 -eq, -ne, -lt, -le, -gt, and -ge
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 979 clients. basic posix file i/o tests now work on big endian machines, not just le
|