Home
last modified time | relevance | path

Searched defs:direct (Results 1 – 25 of 41) sorted by relevance

12

/linux/fs/nilfs2/
H A Ddirect.c17 static inline __le64 *nilfs_direct_dptrs(const struct nilfs_bmap *direct) in nilfs_direct_dptrs()
24 nilfs_direct_get_ptr(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_get_ptr()
29 static inline void nilfs_direct_set_ptr(struct nilfs_bmap *direct, in nilfs_direct_set_ptr()
35 static int nilfs_direct_lookup(const struct nilfs_bmap *direct, in nilfs_direct_lookup()
50 static int nilfs_direct_lookup_contig(const struct nilfs_bmap *direct, in nilfs_direct_lookup_contig()
98 nilfs_direct_find_target_v(const struct nilfs_bmap *direct, __u64 key) in nilfs_direct_find_target_v()
169 static int nilfs_direct_seek_key(const struct nilfs_bmap *direct, __u64 start, in nilfs_direct_seek_key()
184 static int nilfs_direct_last_key(const struct nilfs_bmap *direct, __u64 *keyp) in nilfs_direct_last_key()
207 static int nilfs_direct_gather_data(struct nilfs_bmap *direct, in nilfs_direct_gather_data()
295 static int nilfs_direct_assign_v(struct nilfs_bmap *direct, in nilfs_direct_assign_v()
[all …]
/linux/arch/s390/mm/
H A Dvmem.c169 unsigned long end, bool add, bool direct, in modify_pte_table()
224 unsigned long end, bool add, bool direct, in modify_pmd_table()
316 bool add, bool direct, struct vmem_altmap *altmap) in modify_pud_table()
386 bool add, bool direct, struct vmem_altmap *altmap) in modify_p4d_table()
431 bool direct, struct vmem_altmap *altmap) in modify_pagetable()
475 static int add_pagetable(unsigned long start, unsigned long end, bool direct, in add_pagetable()
481 static int remove_pagetable(unsigned long start, unsigned long end, bool direct, in remove_pagetable()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Drf.c18 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); in rtl92d_phy_enable_anotherphy() local
49 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); in rtl92d_phy_powerdown_anotherphy() local
H A Dhw.c24 u32 rtl92de_read_dword_dbi(struct ieee80211_hw *hw, u16 offset, u8 direct) in rtl92de_read_dword_dbi()
37 u16 offset, u32 value, u8 direct) in rtl92de_write_dword_dbi()
/linux/fs/freevxfs/
H A Dvxfs_inode.h52 struct direct { /* Direct extents */ struct
53 __fs32 extent; /* Extent number */
54 __fs32 size; /* Size of extent */
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c51 struct bpf_map *direct) in check_bpf_map_ptr()
62 static inline int check(struct bpf_map *indirect, struct bpf_map *direct, in check()
72 struct bpf_map *direct) in check_default()
80 check_default_noinline(struct bpf_map *indirect, struct bpf_map *direct) in check_default_noinline()
/linux/samples/ftrace/
H A Dftrace-direct.c204 static struct ftrace_ops direct; variable
H A Dftrace-direct-multi.c221 static struct ftrace_ops direct; variable
H A Dftrace-direct-too.c237 static struct ftrace_ops direct; variable
H A Dftrace-direct-modify.c285 static struct ftrace_ops direct; variable
H A Dftrace-direct-multi-modify.c333 static struct ftrace_ops direct; variable
/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.c107 u32 to_skip, u32 end, enum cc_sg_cpy_direct direct) in cc_copy_sg_portion()
656 enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type; in cc_prepare_aead_data_dlli() local
682 enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type; in cc_prepare_aead_data_mlli() local
795 enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type; in cc_aead_chain_data() local
/linux/sound/core/seq/
H A Dseq_system.c105 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
H A Dseq_dummy.c80 dummy_input(struct snd_seq_event *ev, int direct, void *private_data, in dummy_input()
H A Dseq_virmidi.c109 static int snd_virmidi_event_input(struct snd_seq_event *ev, int direct, in snd_virmidi_event_input() argument
H A Dseq_midi.c122 static int event_process_midi(struct snd_seq_event *ev, int direct, in event_process_midi() argument
/linux/drivers/mmc/host/
H A Dlitex_mmc.c292 unsigned int *len, bool *direct, u8 *transfer) in litex_mmc_do_dma()
348 bool direct = false; in litex_mmc_request() local
/linux/sound/drivers/opl3/
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()
/linux/sound/core/seq/oss/
H A Dseq_oss_init.c117 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
/linux/sound/synth/emux/
H A Demux_oss.c289 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input()
/linux/fs/befs/
H A Dbefs_fs_types.h148 befs_disk_block_run direct[BEFS_NUM_DIRECT_BLOCKS]; member
158 befs_block_run direct[BEFS_NUM_DIRECT_BLOCKS]; member
/linux/include/sound/
H A Dpcm_oss.h13 direct:1, member
/linux/fs/minix/
H A Ditree_common.c360 unsigned blocks, res, direct = DIRECT, i = DEPTH; in nblocks() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.h51 } direct; member
H A Didpf_controlq_api.h67 u8 direct[IDPF_DIRECT_CTX_SIZE]; member

12