/linux-4.4.14/tools/perf/ui/ |
H A D | helpline.h | 11 void (*push)(const char *msg); member in struct:ui_helpline
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | dmacnv50.h | 9 u32 push; member in struct:nv50_disp_dmac
|
H A D | basenv50.c | 45 u64 push; nv50_disp_base_new() local
|
H A D | ovlynv50.c | 45 u64 push; nv50_disp_ovly_new() local
|
H A D | corenv50.c | 44 u64 push; nv50_disp_core_new() local
|
H A D | dmacnv50.c | 134 nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, int head, u64 push, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv50_disp_dmac_new_() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | fifo.h | 23 struct nvkm_gpuobj *push; member in struct:nvkm_fifo_chan
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.h | 21 } push; member in struct:nouveau_channel
|
H A D | nv50_fbcon.c | 132 int push = dwords > 2047 ? 2047 : dwords; nv50_fbcon_imageblit() local
|
H A D | nvc0_fbcon.c | 132 int push = dwords > 2047 ? 2047 : dwords; nvc0_fbcon_imageblit() local
|
H A D | nouveau_gem.c | 676 struct drm_nouveau_gem_pushbuf_push *push; nouveau_gem_ioctl_pushbuf() local
|
H A D | nv50_display.c | 449 evo_kick(u32 *push, void *evoc) evo_kick() argument 487 u32 *push = evo_wait(mast, 8); evo_sync() local 539 u32 *push; nv50_display_flip_stop() local 568 u32 *push; nv50_display_flip_next() local 698 u32 *push, mode = 0x00; nv50_crtc_set_dither() local 748 u32 oX, oY, *push; nv50_crtc_set_scale() local 852 u32 *push; nv50_crtc_set_raster_vblank_dmi() local 868 u32 *push, hue, vib; nv50_crtc_set_color_vibrance() local 901 u32 *push; nv50_crtc_set_image() local 945 u32 *push = evo_wait(mast, 16); nv50_crtc_cursor_show() local 974 u32 *push = evo_wait(mast, 16); nv50_crtc_cursor_hide() local 1007 u32 *push = evo_wait(mast, 2); nv50_crtc_cursor_show_hide() local 1026 u32 *push; nv50_crtc_prepare() local 1065 u32 *push; nv50_crtc_commit() local 1143 u32 *push; nv50_crtc_mode_set() local 1579 u32 *push; nv50_dac_mode_set() local 1627 u32 *push; nv50_dac_disconnect() local 1897 u32 temp = (nv_encoder->ctrl & ~mask) | (data & mask), *push; nv50_sor_ctrl() local 2032 u32 *push = evo_wait(mast, 3); nv50_sor_mode_set() local 2185 u32 *push; nv50_pior_mode_set() local 2231 u32 *push; nv50_pior_disconnect() local 2465 u32 *push; nv50_display_init() local
|
/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | assembler.h | 25 #define push << macro
|
/linux-4.4.14/net/dccp/ |
H A D | qpolicy.c | 73 void (*push) (struct sock *sk, struct sk_buff *skb); member in struct:dccp_qpolicy_operations
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-sysfs.c | 155 unsigned long push = 0; wakealarm_store() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chang84.c | 232 g84_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, g84_fifo_chan_ctor() argument
|
H A D | channv50.c | 232 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, nv50_fifo_chan_ctor() argument
|
H A D | chan.c | 348 nvkm_fifo_chan_ctor(const struct nvkm_fifo_chan_func *func, struct nvkm_fifo *fifo, u32 size, u32 align, bool zero, u64 vm, u64 push, u64 engines, int bar, u32 base, u32 user, const struct nvkm_oclass *oclass, struct nvkm_fifo_chan *chan) nvkm_fifo_chan_ctor() argument
|
H A D | nv04.c | 192 u32 push = nvkm_rd32(device, 0x003220); nv04_fifo_dma_pusher() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | u_serial.c | 109 struct tasklet_struct push; member in struct:gs_port
|
/linux-4.4.14/drivers/md/ |
H A D | dm-kcopyd.c | 406 static void push(struct list_head *jobs, struct kcopyd_job *job) push() function
|
H A D | dm-cache-policy-mq.c | 561 static void push(struct mq_policy *mq, struct entry *e) push() function
|
H A D | dm-cache-policy-smq.c | 933 static void push(struct smq_policy *mq, struct entry *e) push() function
|
/linux-4.4.14/arch/x86/math-emu/ |
H A D | fpu_emu.h | 156 #define push() { top--; } macro
|
/linux-4.4.14/include/linux/ |
H A D | atmdev.h | 103 void (*push)(struct atm_vcc *vcc,struct sk_buff *skb); member in struct:atm_vcc
|
/linux-4.4.14/include/uapi/drm/ |
H A D | nouveau_drm.h | 104 uint64_t push; member in struct:drm_nouveau_gem_pushbuf
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | mn10300-serial.c | 530 u8 st, ch, push, status, overrun; mn10300_serial_receive_interrupt() local
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | ip22zilog.c | 256 bool push = up->port.state != NULL; ip22zilog_receive_chars() local 437 bool push = false; ip22zilog_interrupt() local
|
H A D | pmac_zilog.c | 458 bool push; pmz_interrupt() local
|
/linux-4.4.14/drivers/staging/xgifb/ |
H A D | vb_setmode.c | 1890 unsigned short tempax, push, tempbx, temp, modeflag; XGI_GetVBInfo() local
|
/linux-4.4.14/drivers/tty/ |
H A D | n_tty.c | 109 unsigned char push:1; member in struct:n_tty_data
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_init.c | 1600 bool push, timestamp; netxen_process_lro() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 1270 bool push, timestamp; qlcnic_process_lro() local 1792 bool push; qlcnic_83xx_process_lro() local
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | unwind.c | 615 push (struct unw_state_record *sr) push() function
|
/linux-4.4.14/sound/core/ |
H A D | pcm_native.c | 1184 static int snd_pcm_pre_pause(struct snd_pcm_substream *substream, int push) snd_pcm_pre_pause() argument 1198 static int snd_pcm_do_pause(struct snd_pcm_substream *substream, int push) snd_pcm_do_pause() argument 1216 static void snd_pcm_undo_pause(struct snd_pcm_substream *substream, int push) snd_pcm_undo_pause() argument 1224 static void snd_pcm_post_pause(struct snd_pcm_substream *substream, int push) snd_pcm_post_pause() argument 1249 static int snd_pcm_pause(struct snd_pcm_substream *substream, int push) snd_pcm_pause() argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 222 struct tx_push_bd *push = txr->tx_push; bnxt_start_xmit() local
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | emulate.c | 1750 static int push(struct x86_emulate_ctxt *ctxt, void *data, int bytes) push() function
|
/linux-4.4.14/arch/x86/include/asm/uv/ |
H A D | uv_mmrs.h | 1941 unsigned long push:1; /* WP */ member in struct:uvh_lb_bau_sb_activation_control_u::uvh_lb_bau_sb_activation_control_s
|