Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/oprofile/
Dbuffer_sync.c292 static void add_kernel_ctx_switch(unsigned int in_kernel) in add_kernel_ctx_switch()
379 add_sample(struct mm_struct *mm, struct op_sample *s, int in_kernel) in add_sample()
498 int in_kernel = 1; in sync_buffer() local
/linux-4.4.14/tools/perf/util/
Dthread-stack.h89 bool in_kernel; member
Dthread-stack.c339 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init()
376 bool in_kernel) in call_path__new()
408 bool in_kernel = ip >= ks; in call_path__findnew() local
/linux-4.4.14/arch/nios2/kernel/
Dmisaligned.c69 int in_kernel; in handle_unaligned_c() local
/linux-4.4.14/arch/m32r/kernel/
Dtraps.c173 int in_kernel = 1; in show_registers() local
/linux-4.4.14/arch/openrisc/kernel/
Dtraps.c111 int in_kernel = 1; in show_registers() local
/linux-4.4.14/sound/core/oss/
Dpcm_oss.c1176 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3()
1211 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3()
1258 …_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()
1329 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2()
1429 …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-4.4.14/sound/core/seq/
Dseq_memory.c145 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
/linux-4.4.14/include/kvm/
Darm_vgic.h171 bool in_kernel; member