Searched refs:LAST (Results 1 - 55 of 55) sorted by relevance

/linux-4.4.14/lib/
H A Dinterval_tree.c7 #define LAST(node) ((node)->last) macro
11 START, LAST,, interval_tree)
/linux-4.4.14/arch/xtensa/kernel/
H A Dvmlinux.lds.S206 #undef LAST
207 #define LAST .DebugInterruptVector.text define
212 SIZEOF(LAST), LAST)
213 # undef LAST
214 # define LAST .Level2InterruptVector.text
220 SIZEOF(LAST), LAST)
221 # undef LAST
222 # define LAST .Level3InterruptVector.text
228 SIZEOF(LAST), LAST)
229 # undef LAST
230 # define LAST .Level4InterruptVector.text
236 SIZEOF(LAST), LAST)
237 # undef LAST
238 # define LAST .Level5InterruptVector.text
244 SIZEOF(LAST), LAST)
245 # undef LAST
246 # define LAST .Level6InterruptVector.text
251 SIZEOF(LAST), LAST)
252 #undef LAST
/linux-4.4.14/drivers/media/rc/keymaps/
H A Drc-gadmei-rm008z.c40 { 0x1c, KEY_BACKSPACE}, /* LAST */
H A Drc-winfast-usbii-deluxe.c43 { 0x61, KEY_LAST}, /* LAST CHANNEL (RECALL) */
/linux-4.4.14/arch/blackfin/include/asm/
H A Dkgdb.h94 /* LAST ENTRY SHOULD NOT BE CHANGED. */
/linux-4.4.14/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c43 #define LAST(node) ((node)->last) macro
269 START, LAST, , usnic_uiom_interval_tree)
/linux-4.4.14/drivers/input/misc/
H A Dideapad_slidebar.c40 * LAST at last pos lights follow the finger
70 * 0x00 LAST
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dfwdesc.h84 /* KEEP LAST */
95 #define LAST_MAGIC "LAST"
H A Dfw.c44 /* needed to find the LAST desc */ carl9170_fw_find_desc()
H A Drx.c727 * following MIDDLE + LAST A-MPDU packets. carl9170_rx_untie_data()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_uc.c396 /* XXX LAST len should be >= 1 */
498 /* XXX LAST len should be >= 1 */
524 /* XXX LAST len should be >= 1 */
H A Dipath_rc.c1721 /* XXX LAST len should be >= 1 */
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_uc.c393 /* XXX LAST len should be >= 1 */ qib_uc_rcv()
479 /* XXX LAST len should be >= 1 */
506 /* XXX LAST len should be >= 1 */
H A Dqib_rc.c2020 /* XXX LAST len should be >= 1 */ qib_rc_rcv()
/linux-4.4.14/drivers/crypto/
H A Dn2_core.h149 * queue. The LAST register will be set to point to the last
H A Dhifn_795x.c286 #define HIFN_DMACNFG_LAST 0x00000010 /* Host control LAST bit */
942 * Setup LAST descriptors. hifn_init_dma()
/linux-4.4.14/mm/
H A Dzbud.c225 LAST enumerator in enum:buddy
273 else /* bud == LAST */ encode_handle()
378 bud = LAST; for_each_unbuddied_list()
531 last_handle = encode_handle(zhdr, LAST); zbud_reclaim_page()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Duc.c433 /* LAST len should be >= 1 */ hfi1_uc_rcv()
528 /* LAST len should be >= 1 */
555 /* LAST len should be >= 1 */
H A Drc.c2099 /* LAST len should be >= 1 */ hfi1_rc_rcv()
/linux-4.4.14/arch/s390/crypto/
H A Dcrypt_s390.h123 * function codes for KLMD (COMPUTE LAST MESSAGE DIGEST)
268 * Executes the KLMD (COMPUTE LAST MESSAGE DIGEST) operation of the CPU.
/linux-4.4.14/include/trace/events/
H A Dv4l2.h89 { V4L2_BUF_FLAG_LAST, "LAST" })
/linux-4.4.14/drivers/lguest/x86/
H A Dswitcher_32.S341 .macro IRQ_STUBS FIRST LAST TARGET
343 .rept \LAST-\FIRST+1
/linux-4.4.14/drivers/staging/iio/light/
H A Dtsl2583.c209 return chip->als_cur_info.lux; /* busy, so return LAST VALUE */ taos_get_lux()
227 ret = chip->als_cur_info.lux; /* return LAST VALUE */ taos_get_lux()
267 /* have no data, so return LAST VALUE */ taos_get_lux()
H A Dtsl2x7x_core.c347 return chip->als_cur_info.lux; /* busy, so return LAST VALUE */ tsl2x7x_get_lux()
368 ret = chip->als_cur_info.lux; /* return LAST VALUE */ tsl2x7x_get_lux()
407 /* have no data, so return LAST VALUE */ tsl2x7x_get_lux()
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_bsdcomp.c154 #define LAST 255 macro
400 for (indx = LAST; indx >= 0; indx--) bsd_init()
785 while (finchar > LAST) { bsd_decompress()
/linux-4.4.14/drivers/net/ppp/
H A Dbsd_comp.c201 #define LAST 255 macro
479 indx = LAST; bsd_init()
996 while (finchar > LAST) bsd_decompress()
/linux-4.4.14/include/net/
H A Dax25.h141 AX25_MAX_VALUES /* THIS MUST REMAIN THE LAST ENTRY OF THIS LIST */
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dsmt.h753 /* WARNING : path MUST BE LAST FIELD !!! (see smt.c:smt_fill_path) */
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c64 struct l2t_entry l2tab[0]; /* MUST BE LAST */
/linux-4.4.14/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c238 /* User should not pass anything other than FIRST, UPDATE, or LAST */ sha1_ctx_mgr_submit()
/linux-4.4.14/net/sched/
H A Dsch_atm.c58 unsigned char hdr[0]; /* header data; MUST BE LAST */
/linux-4.4.14/fs/reiserfs/
H A Dprints.c480 reiserfs_printk("FIRST ITEM_KEY: %k, LAST ITEM KEY: %k\n", print_leaf()
/linux-4.4.14/net/ipv6/
H A Dreassembly.c159 /* But use as source device on which LAST ARRIVED ip6_expire_frag_queue()
/linux-4.4.14/drivers/input/touchscreen/
H A Dads7846.c191 #define PWRDOWN (READ_12BIT_DFR(y, 0, 0)) /* LAST */
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-v4l2.c92 * To keep as the LAST element of this table (no support on capture)
/linux-4.4.14/net/ipv4/
H A Dtcp_metrics.c365 * or goes from LAST-ACK to CLOSE.
H A Dtcp_minisocks.c71 * when one of ends sits in LAST-ACK or CLOSING retransmitting FIN
H A Dtcp_input.c3992 * (and thence onto LAST-ACK and finally, CLOSE, we never enter
4024 /* RFC793: Remain in the LAST-ACK state. */ tcp_fin()
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic79xx.h235 * Rev A hardware fails to update LAST/CURR/NEXTSCB
/linux-4.4.14/fs/jffs2/
H A Dreadinode.c407 /* LAST! */ eat_last()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dgspca.c465 /* !! image is NULL only when last pkt is LAST or DISCARD gspca_frame_add()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_device.c103 "LAST",
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1037 /* write last descriptor with LAST bit set */ fm10k_tx_map()
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dhwmtm.c1708 * in the LAST txd. hwm_tx_frag()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c61 "LAST",
/linux-4.4.14/drivers/scsi/
H A DNCR5380.c1810 could test LAST BIT SENT to assure transfer (I imagine this is precisely NCR5380_transfer_dma()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c1571 /* Set LAST bit for the last descriptor */ xgbe_dev_xmit()
/linux-4.4.14/drivers/firewire/
H A Dohci.c2869 * If the packet has a header, the first OUTPUT_MORE/LAST descriptor's sync_it_packet_for_cpu()
/linux-4.4.14/fs/ceph/
H A Dcaps.c2676 last ? " LAST" : ""); ceph_put_wrbuffer_cap_refs()
/linux-4.4.14/fs/xfs/
H A Dxfs_inode.c2553 * insert tries to happen, instead trimming the LAST xfs_remove()
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c1935 * Only the LAST user of the file gets to this point, i.e., it is
/linux-4.4.14/drivers/platform/x86/
H A Dthinkpad_acpi.c8454 * KEEP THIS LAST */ fan_suspend()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfplsp.S539 # TRANSCENDENTAL "LAST-OP" FLAGS #
H A Dpfpsp.S558 # TRANSCENDENTAL "LAST-OP" FLAGS #
H A Dfpsp.S559 # TRANSCENDENTAL "LAST-OP" FLAGS #

Completed in 2270 milliseconds