Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 202) sorted by relevance

123456789

/linux-3.4.99/kernel/sched/
Dstop_task.c28 struct task_struct *stop = rq->stop; in pick_next_task_stop() local
80 struct task_struct *stop = rq->stop; in set_curr_task_stop() local
/linux-3.4.99/arch/mn10300/lib/
Ddelay.c41 unsigned long start, stop, cnt; in __udelay() local
/linux-3.4.99/arch/mips/include/asm/
Dvpe.h24 void (*stop)(int vpe); member
/linux-3.4.99/arch/arm/include/asm/
Dlocaltimer.h19 void (*stop)(struct clock_event_device *); member
Dunwind.h41 const struct unwind_idx *stop; member
/linux-3.4.99/kernel/power/
Dswap.c449 struct timeval stop; in save_image() local
488 atomic_t stop; /* ready to stop flag */ member
530 atomic_t stop; /* ready to stop flag */ member
585 struct timeval stop; in save_image_lzo() local
971 struct timeval stop; in load_image() local
1020 atomic_t stop; /* ready to stop flag */ member
1073 struct timeval stop; in load_image_lzo() local
/linux-3.4.99/include/sound/
Dsh_dac_audio.h18 void (*stop)(struct dac_audio_pdata *pd); member
/linux-3.4.99/kernel/
Djump_label.c47 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
160 struct jump_entry *stop, int enable) in __jump_label_update()
437 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/linux-3.4.99/tools/perf/bench/
Dsched-pipe.c50 struct timeval start, stop, diff; in bench_sched_pipe() local
/linux-3.4.99/net/tipc/
Deth_media.c161 struct eth_bearer *stop = &eth_bearers[MAX_ETH_BEARERS]; in enable_bearer() local
254 struct eth_bearer *stop = &eth_bearers[MAX_ETH_BEARERS]; in recv_notification() local
/linux-3.4.99/arch/arm/kernel/
Dunwind.c112 const struct unwind_idx *stop) in search_index()
160 const struct unwind_idx *start, const struct unwind_idx *stop) in unwind_find_origin()
/linux-3.4.99/include/net/netfilter/
Dnf_conntrack_timestamp.h12 u_int64_t stop; member
/linux-3.4.99/drivers/char/tpm/
Dtpm_nsc.c72 unsigned long stop; in wait_for_stat() local
95 unsigned long stop; in nsc_wait_for_ready() local
/linux-3.4.99/drivers/net/wireless/ipw2x00/
Dlibipw_wx.c60 char *start, char *stop, in libipw_translate_scan()
273 char *stop = ev + wrqu->data.length; in libipw_wx_get_scan() local
/linux-3.4.99/drivers/staging/rtl8187se/ieee80211/
Dieee80211_wx.c44 char *start, char *stop, in rtl818x_translate_scan()
212 char *stop = ev + wrqu->data.length;//IW_SCAN_MAX_DATA; in ieee80211_wx_get_scan() local
/linux-3.4.99/drivers/media/video/gspca/m5602/
Dm5602_sensor.h64 int (*stop)(struct sd *sd); member
/linux-3.4.99/drivers/media/video/gspca/stv06xx/
Dstv06xx_sensor.h81 int (*stop)(struct sd *sd); member
/linux-3.4.99/drivers/staging/ozwpan/
Dozproto.h48 oz_app_stop_fn_t stop; member
/linux-3.4.99/include/linux/mmc/
Dcore.h115 struct mmc_command *stop; /* stop command */ member
127 struct mmc_command *stop; member
/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c198 uint32_t stop = ioread32(fifo_mem + SVGA_FIFO_STOP); in vmw_fifo_is_full() local
322 uint32_t stop = ioread32(fifo_mem + SVGA_FIFO_STOP); in vmw_fifo_reserve() local
/linux-3.4.99/lib/
Dcrc32.c997 struct timespec start, stop; local
1048 struct timespec start, stop; local
/linux-3.4.99/drivers/isdn/hisax/
Dsedlbauer_cs.c72 int stop; member
/linux-3.4.99/drivers/i2c/busses/
Di2c-iop3xx.c262 int stop) in iop3xx_i2c_write_byte()
284 int stop) in iop3xx_i2c_read_byte()
/linux-3.4.99/drivers/staging/rtl8192e/
Drtllib_wx.c52 char *start, char *stop, in rtl819x_translate_scan()
262 char *stop = ev + wrqu->data.length; in rtllib_wx_get_scan() local
/linux-3.4.99/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c55 char *start, char *stop, in rtl819x_translate_scan()
271 char *stop = ev + wrqu->data.length;//IW_SCAN_MAX_DATA; in ieee80211_wx_get_scan() local

123456789