Home
last modified time | relevance | path

Searched defs:in_kernel (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/oprofile/
Dbuffer_sync.c290 static void add_kernel_ctx_switch(unsigned int in_kernel) in add_kernel_ctx_switch()
377 add_sample(struct mm_struct *mm, struct op_sample *s, int in_kernel) in add_sample()
507 int in_kernel = 1; in sync_buffer() local
/linux-3.3/arch/m32r/kernel/
Dtraps.c185 int in_kernel = 1; in show_registers() local
/linux-3.3/arch/openrisc/kernel/
Dtraps.c122 int in_kernel = 1; in show_registers() local
/linux-3.3/sound/core/oss/
Dpcm_oss.c1170 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3()
1207 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3()
1256 …_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_writev3()
1294 …s_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_readv3()
1331 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2()
1431 …ze_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_read2()
/linux-3.3/sound/core/seq/
Dseq_memory.c145 int in_kernel, int size_aligned) in snd_seq_expand_var_event()