Searched defs:in_kernel (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/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 | 344 bool in_kernel = false; in machine__write_buildid_table() local
|
/linux-6.3-rc2/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-6.3-rc2/arch/nios2/kernel/ |
A D | misaligned.c | 69 int in_kernel; in handle_unaligned_c() local
|
/linux-6.3-rc2/arch/openrisc/kernel/ |
A D | traps.c | 70 int in_kernel = 1; in show_registers() local
|
/linux-6.3-rc2/sound/core/seq/ |
A D | seq_memory.c | 136 int in_kernel, int size_aligned) in snd_seq_expand_var_event()
|
/linux-6.3-rc2/sound/core/oss/ |
A D | pcm_oss.c | 1235 …ite3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_write3() 1266 …_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1368 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1478 …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-6.3-rc2/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-6.3-rc2/include/kvm/ |
A D | arm_vgic.h | 225 bool in_kernel; member
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_router.c | 36 bool in_kernel; member
|
/linux-6.3-rc2/mm/ |
A D | memory_hotplug.c | 967 bool in_kernel = zone_intersects(kernel_zone, start_pfn, nr_pages); in default_zone_for_pfn() local
|
/linux-6.3-rc2/sound/core/ |
A D | pcm_lib.c | 2170 snd_pcm_uframes_t size, bool in_kernel) in __snd_pcm_lib_xfer()
|
/linux-6.3-rc2/arch/x86/kvm/svm/ |
A D | svm.c | 3109 bool in_kernel; in pause_interception() local
|
Completed in 43 milliseconds