Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcall-path.c15 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init()
52 bool in_kernel) in call_path__new()
84 bool in_kernel = ip >= ks; in call_path__findnew() local
H A Dcall-path.h33 bool in_kernel; member
H A Dbuild-id.c342 bool in_kernel = false; in machine__write_buildid_table() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demufx.c507 bool in_kernel) in snd_emu10k1_gpr_poke()
541 bool in_kernel) in snd_emu10k1_tram_poke()
593 bool in_kernel) in snd_emu10k1_code_poke()
652 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv()
681 int idx, bool in_kernel) in copy_gctl()
723 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id()
737 bool in_kernel) in snd_emu10k1_verify_controls()
805 bool in_kernel) in snd_emu10k1_add_controls()
901 bool in_kernel) in snd_emu10k1_del_controls()
971 bool in_kernel) in snd_emu10k1_icode_poke()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c294 static void add_kernel_ctx_switch(unsigned int in_kernel) in add_kernel_ctx_switch()
381 add_sample(struct mm_struct *mm, struct op_sample *s, int in_kernel) in add_sample()
500 int in_kernel = 1; in sync_buffer() local
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dmisaligned.c69 int in_kernel; in handle_unaligned_c() local
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dtraps.c62 int in_kernel = 1; in show_registers() local
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_memory.c135 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c1226 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3()
1257 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3()
1359 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2()
1469 …ze_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_read2()
/OK3568_Linux_fs/kernel/include/kvm/
H A Darm_vgic.h204 bool in_kernel; member
/OK3568_Linux_fs/kernel/sound/pci/korg1212/
H A Dkorg1212.c1290 bool in_kernel) in snd_korg1212_copy_to()
1327 bool in_kernel) in snd_korg1212_copy_from()
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c749 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c2119 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c2822 bool in_kernel = (svm_get_cpl(vcpu) == 0); in pause_interception() local