Home
last modified time | relevance | path

Searched defs:direct (Results 1 - 25 of 128) sorted by relevance

123456

/kernel/linux/linux-6.6/samples/ftrace/
H A Dftrace-direct.c113 static struct ftrace_ops direct; variable
H A Dftrace-direct-multi.c119 static struct ftrace_ops direct; variable
H A Dftrace-direct-too.c128 static struct ftrace_ops direct; variable
H A Dftrace-direct-multi-modify.c193 static struct ftrace_ops direct; variable
H A Dftrace-direct-modify.c167 static struct ftrace_ops direct; variable
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_system.c101 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer() argument
H A Dseq_dummy.c74 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, in dummy_input() argument
H A Dseq_midi.c114 static int event_process_midi(struct snd_seq_event *ev, int direct, in event_process_midi() argument
H A Dseq_virmidi.c102 static int snd_virmidi_event_input(struct snd_seq_event *ev, int direct, in snd_virmidi_event_input() argument
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_system.c102 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer() argument
H A Dseq_dummy.c74 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, in dummy_input() argument
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_seq.c111 static int snd_opl4_seq_event_input(struct snd_seq_event *ev, int direct, in snd_opl4_seq_event_input() argument
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_seq.c111 static int snd_opl4_seq_event_input(struct snd_seq_event *ev, int direct, in snd_opl4_seq_event_input() argument
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_seq.c141 static int snd_opl3_synth_event_input(struct snd_seq_event * ev, int direct, in snd_opl3_synth_event_input() argument
H A Dopl3_oss.c28 static int snd_opl3_oss_event_input(struct snd_seq_event *ev, int direct, in snd_opl3_oss_event_input() argument
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_event.c422 snd_seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_seq_oss_event_input() argument
H A Dseq_oss_midi.c517 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data) in snd_seq_oss_midi_input() argument
H A Dseq_oss_init.c123 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_event.c422 snd_seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_seq_oss_event_input() argument
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_seq.c143 static int snd_opl3_synth_event_input(struct snd_seq_event * ev, int direct, in snd_opl3_synth_event_input() argument
H A Dopl3_oss.c28 static int snd_opl3_oss_event_input(struct snd_seq_event *ev, int direct, in snd_opl3_oss_event_input() argument
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dvmem.c151 modify_pte_table(pmd_t *pmd, unsigned long addr, unsigned long end, bool add, bool direct) modify_pte_table() argument
208 modify_pmd_table(pud_t *pud, unsigned long addr, unsigned long end, bool add, bool direct) modify_pmd_table() argument
310 modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, bool add, bool direct) modify_pud_table() argument
387 modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, bool add, bool direct) modify_p4d_table() argument
441 modify_pagetable(unsigned long start, unsigned long end, bool add, bool direct) modify_pagetable() argument
477 add_pagetable(unsigned long start, unsigned long end, bool direct) add_pagetable() argument
482 remove_pagetable(unsigned long start, unsigned long end, bool direct) remove_pagetable() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dvmem.c157 modify_pte_table(pmd_t *pmd, unsigned long addr, unsigned long end, bool add, bool direct) modify_pte_table() argument
214 modify_pmd_table(pud_t *pud, unsigned long addr, unsigned long end, bool add, bool direct) modify_pmd_table() argument
308 modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, bool add, bool direct) modify_pud_table() argument
376 modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, bool add, bool direct) modify_p4d_table() argument
421 modify_pagetable(unsigned long start, unsigned long end, bool add, bool direct) modify_pagetable() argument
460 add_pagetable(unsigned long start, unsigned long end, bool direct) add_pagetable() argument
465 remove_pagetable(unsigned long start, unsigned long end, bool direct) remove_pagetable() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c387 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); in rtl92d_phy_enable_anotherphy() local
418 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); in rtl92d_phy_powerdown_anotherphy() local
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c287 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input() argument

Completed in 11 milliseconds

123456