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

123

/linux-master/samples/ftrace/
H A Dftrace-direct.c137 static struct ftrace_ops direct; variable in typeref:struct:ftrace_ops
H A Dftrace-direct-multi.c144 static struct ftrace_ops direct; variable in typeref:struct:ftrace_ops
H A Dftrace-direct-too.c156 static struct ftrace_ops direct; variable in typeref:struct:ftrace_ops
H A Dftrace-direct-multi-modify.c234 static struct ftrace_ops direct; variable in typeref:struct:ftrace_ops
H A Dftrace-direct-modify.c202 static struct ftrace_ops direct; variable in typeref:struct:ftrace_ops
/linux-master/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) argument
H A Dseq_dummy.c74 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, argument
H A Dseq_midi.c122 static int event_process_midi(struct snd_seq_event *ev, int direct, argument
H A Dseq_virmidi.c109 static int snd_virmidi_event_input(struct snd_seq_event *ev, int direct, argument
/linux-master/sound/drivers/opl4/
H A Dopl4_seq.c111 static int snd_opl4_seq_event_input(struct snd_seq_event *ev, int direct, argument
/linux-master/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, argument
H A Dseq_oss_midi.c520 snd_seq_oss_midi_input(struct snd_seq_event *ev, int direct, void *private_data) argument
H A Dseq_oss_init.c117 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) argument
/linux-master/sound/drivers/opl3/
H A Dopl3_oss.c28 static int snd_opl3_oss_event_input(struct snd_seq_event *ev, int direct, argument
H A Dopl3_seq.c143 static int snd_opl3_synth_event_input(struct snd_seq_event * ev, int direct, argument
/linux-master/include/sound/
H A Dpcm_oss.h13 direct:1, member in struct:snd_pcm_oss_setup
/linux-master/sound/synth/emux/
H A Demux_oss.c287 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, argument
H A Demux_seq.c239 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c387 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); local
418 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); local
/linux-master/fs/minix/
H A Ditree_common.c360 unsigned blocks, res, direct = DIRECT, i = DEPTH; local
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.h51 } direct; member in union:idpf_ctlq_desc::__anon369
/linux-master/arch/s390/mm/
H A Dvmem.c162 modify_pte_table(pmd_t *pmd, unsigned long addr, unsigned long end, bool add, bool direct, struct vmem_altmap *altmap) argument
220 modify_pmd_table(pud_t *pud, unsigned long addr, unsigned long end, bool add, bool direct, struct vmem_altmap *altmap) argument
315 modify_pud_table(p4d_t *p4d, unsigned long addr, unsigned long end, bool add, bool direct, struct vmem_altmap *altmap) argument
383 modify_p4d_table(pgd_t *pgd, unsigned long addr, unsigned long end, bool add, bool direct, struct vmem_altmap *altmap) argument
428 modify_pagetable(unsigned long start, unsigned long end, bool add, bool direct, struct vmem_altmap *altmap) argument
467 add_pagetable(unsigned long start, unsigned long end, bool direct, struct vmem_altmap *altmap) argument
473 remove_pagetable(unsigned long start, unsigned long end, bool direct, struct vmem_altmap *altmap) argument
[all...]
/linux-master/fs/nilfs2/
H A Ddirect.c17 static inline __le64 *nilfs_direct_dptrs(const struct nilfs_bmap *direct) argument
24 nilfs_direct_get_ptr(const struct nilfs_bmap *direct, __u64 key) argument
29 static inline void nilfs_direct_set_ptr(struct nilfs_bmap *direct, argument
35 static int nilfs_direct_lookup(const struct nilfs_bmap *direct, argument
50 nilfs_direct_lookup_contig(const struct nilfs_bmap *direct, __u64 key, __u64 *ptrp, unsigned int maxblocks) argument
98 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) argument
169 nilfs_direct_seek_key(const struct nilfs_bmap *direct, __u64 start, __u64 *keyp) argument
184 nilfs_direct_last_key(const struct nilfs_bmap *direct, __u64 *keyp) argument
207 nilfs_direct_gather_data(struct nilfs_bmap *direct, __u64 *keys, __u64 *ptrs, int nitems) argument
292 nilfs_direct_assign_v(struct nilfs_bmap *direct, __u64 key, __u64 ptr, struct buffer_head **bh, sector_t blocknr, union nilfs_binfo *binfo) argument
312 nilfs_direct_assign_p(struct nilfs_bmap *direct, __u64 key, __u64 ptr, struct buffer_head **bh, sector_t blocknr, union nilfs_binfo *binfo) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dcallthunks.c181 static void *patch_dest(void *dest, bool direct) argument
/linux-master/drivers/acpi/
H A Dprocessor_throttling.c1051 __acpi_processor_set_throttling(struct acpi_processor *pr, int state, bool force, bool direct) argument

Completed in 972 milliseconds

123