Searched defs:in_kernel (Results  1 – 9 of 9) sorted by relevance
| /linux-4.1.27/drivers/oprofile/ | 
| D | buffer_sync.c | 292 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.1.27/tools/perf/util/ | 
| D | thread-stack.h | 89 	bool in_kernel;  member
 | 
| D | thread-stack.c | 331 			    struct symbol *sym, u64 ip, bool in_kernel)  in call_path__init()368 					bool in_kernel)  in call_path__new()
 400 	bool in_kernel = ip >= ks;  in call_path__findnew()  local
 
 | 
| /linux-4.1.27/arch/nios2/kernel/ | 
| D | misaligned.c | 72 	int in_kernel;  in handle_unaligned_c()  local
 | 
| /linux-4.1.27/arch/m32r/kernel/ | 
| D | traps.c | 173 	int in_kernel = 1;  in show_registers()  local
 | 
| /linux-4.1.27/arch/openrisc/kernel/ | 
| D | traps.c | 111 	int in_kernel = 1;  in show_registers()  local
 | 
| /linux-4.1.27/sound/core/oss/ | 
| D | pcm_oss.c | 1176 …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.1.27/sound/core/seq/ | 
| D | seq_memory.c | 145 			     int in_kernel, int size_aligned)  in snd_seq_expand_var_event()
 | 
| /linux-4.1.27/include/kvm/ | 
| D | arm_vgic.h | 160 	bool			in_kernel;  member
 |