Searched defs:push (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/tools/perf/ui/
H A Dhelpline.h11 void (*push)(const char *msg); member in struct:ui_helpline
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnv50_fbcon.c130 int push = dwords > 2047 ? 2047 : dwords; nv50_fbcon_imageblit() local
H A Dnvc0_fbcon.c130 int push = dwords > 2047 ? 2047 : dwords; nvc0_fbcon_imageblit() local
H A Dnouveau_chan.h21 } push; member in struct:nouveau_channel
H A Dnouveau_gem.c677 struct drm_nouveau_gem_pushbuf_push *push; nouveau_gem_ioctl_pushbuf() local
H A Dnv50_display.c436 evo_kick(u32 *push, void *evoc) evo_kick() argument
474 u32 *push = evo_wait(mast, 8); evo_sync() local
523 u32 *push; nv50_display_flip_stop() local
549 u32 *push; nv50_display_flip_next() local
679 u32 *push, mode = 0x00; nv50_crtc_set_dither() local
729 u32 oX, oY, *push; nv50_crtc_set_scale() local
833 u32 *push; nv50_crtc_set_raster_vblank_dmi() local
849 u32 *push, hue, vib; nv50_crtc_set_color_vibrance() local
882 u32 *push; nv50_crtc_set_image() local
926 u32 *push = evo_wait(mast, 16); nv50_crtc_cursor_show() local
955 u32 *push = evo_wait(mast, 16); nv50_crtc_cursor_hide() local
988 u32 *push = evo_wait(mast, 2); nv50_crtc_cursor_show_hide() local
1007 u32 *push; nv50_crtc_prepare() local
1046 u32 *push; nv50_crtc_commit() local
1124 u32 *push; nv50_crtc_mode_set() local
1558 u32 *push; nv50_dac_mode_set() local
1606 u32 *push; nv50_dac_disconnect() local
1872 u32 temp = (nv_encoder->ctrl & ~mask) | (data & mask), *push; nv50_sor_ctrl() local
2007 u32 *push = evo_wait(mast, 3); nv50_sor_mode_set() local
2147 u32 *push; nv50_pior_mode_set() local
2193 u32 *push; nv50_pior_disconnect() local
2423 u32 *push; nv50_display_init() local
/linux-4.1.27/arch/unicore32/include/asm/
H A Dassembler.h25 #define push << macro
/linux-4.1.27/net/dccp/
H A Dqpolicy.c73 void (*push) (struct sock *sk, struct sk_buff *skb); member in struct:dccp_qpolicy_operations
/linux-4.1.27/drivers/rtc/
H A Drtc-sysfs.c167 unsigned long push = 0; rtc_sysfs_set_wakealarm() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.h117 u32 push; member in struct:nv50_disp_dmac
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c461 u32 push = nv_rd32(priv, 0x003220); nv04_fifo_dma_pusher() local
/linux-4.1.27/drivers/md/
H A Ddm-kcopyd.c406 static void push(struct list_head *jobs, struct kcopyd_job *job) push() function
H A Ddm-cache-policy-mq.c561 static void push(struct mq_policy *mq, struct entry *e) push() function
/linux-4.1.27/arch/x86/math-emu/
H A Dfpu_emu.h156 #define push() { top--; } macro
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_serial.c109 struct tasklet_struct push; member in struct:gs_port
/linux-4.1.27/include/uapi/drm/
H A Dnouveau_drm.h112 uint64_t push; member in struct:drm_nouveau_gem_pushbuf
/linux-4.1.27/arch/mn10300/kernel/
H A Dmn10300-serial.c530 u8 st, ch, push, status, overrun; mn10300_serial_receive_interrupt() local
/linux-4.1.27/include/linux/
H A Datmdev.h103 void (*push)(struct atm_vcc *vcc,struct sk_buff *skb); member in struct:atm_vcc
/linux-4.1.27/drivers/tty/serial/
H A Dip22zilog.c256 bool push = up->port.state != NULL; ip22zilog_receive_chars() local
437 bool push = false; ip22zilog_interrupt() local
H A Dpmac_zilog.c458 bool push; pmz_interrupt() local
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c1600 bool push, timestamp; netxen_process_lro() local
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c1270 bool push, timestamp; qlcnic_process_lro() local
1792 bool push; qlcnic_83xx_process_lro() local
/linux-4.1.27/drivers/staging/xgifb/
H A Dvb_setmode.c1897 unsigned short tempax, push, tempbx, temp, modeflag; XGI_GetVBInfo() local
/linux-4.1.27/drivers/tty/
H A Dn_tty.c109 unsigned char push:1; member in struct:n_tty_data
/linux-4.1.27/arch/ia64/kernel/
H A Dunwind.c615 push (struct unw_state_record *sr) push() function
/linux-4.1.27/sound/core/
H A Dpcm_native.c1177 static int snd_pcm_pre_pause(struct snd_pcm_substream *substream, int push) snd_pcm_pre_pause() argument
1191 static int snd_pcm_do_pause(struct snd_pcm_substream *substream, int push) snd_pcm_do_pause() argument
1209 static void snd_pcm_undo_pause(struct snd_pcm_substream *substream, int push) snd_pcm_undo_pause() argument
1217 static void snd_pcm_post_pause(struct snd_pcm_substream *substream, int push) snd_pcm_post_pause() argument
1248 static int snd_pcm_pause(struct snd_pcm_substream *substream, int push) snd_pcm_pause() argument
/linux-4.1.27/arch/x86/kvm/
H A Demulate.c1753 static int push(struct x86_emulate_ctxt *ctxt, void *data, int bytes) push() function
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_mmrs.h1941 unsigned long push:1; /* WP */ member in struct:uvh_lb_bau_sb_activation_control_u::uvh_lb_bau_sb_activation_control_s

Completed in 973 milliseconds