Searched defs:in_kernel (Results 1 – 13 of 13) sorted by relevance
/linux/tools/perf/util/ |
A D | call-path.c | 15 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
|
A D | call-path.h | 33 bool in_kernel; member
|
A D | build-id.c | 350 bool in_kernel = false; in machine__write_buildid_table() local
|
/linux/sound/pci/emu10k1/ |
A D | emufx.c | 508 bool in_kernel) in snd_emu10k1_gpr_poke() 542 bool in_kernel) in snd_emu10k1_tram_poke() 594 bool in_kernel) in snd_emu10k1_code_poke() 653 static unsigned int *copy_tlv(const unsigned int __user *_tlv, bool in_kernel) in copy_tlv() 682 int idx, bool in_kernel) in copy_gctl() 724 struct emu10k1_ctl_elem_id *ret, bool in_kernel) in copy_ctl_elem_id() 738 bool in_kernel) in snd_emu10k1_verify_controls() 806 bool in_kernel) in snd_emu10k1_add_controls() 904 bool in_kernel) in snd_emu10k1_del_controls() 974 bool in_kernel) in snd_emu10k1_icode_poke()
|
/linux/arch/nios2/kernel/ |
A D | misaligned.c | 69 int in_kernel; in handle_unaligned_c() local
|
/linux/arch/openrisc/kernel/ |
A D | traps.c | 62 int in_kernel = 1; in show_registers() local
|
/linux/sound/core/seq/ |
A D | seq_memory.c | 132 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
|
/linux/sound/core/oss/ |
A D | pcm_oss.c | 1223 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() 1254 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1356 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1466 …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/sound/pci/korg1212/ |
A D | korg1212.c | 1289 bool in_kernel) in snd_korg1212_copy_to() 1326 bool in_kernel) in snd_korg1212_copy_from()
|
/linux/include/kvm/ |
A D | arm_vgic.h | 223 bool in_kernel; member
|
/linux/mm/ |
A D | memory_hotplug.c | 959 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
|
/linux/sound/core/ |
A D | pcm_lib.c | 2153 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
|
/linux/arch/x86/kvm/svm/ |
A D | svm.c | 3098 bool in_kernel; in pause_interception() local
|
Completed in 51 milliseconds