Home
last modified time | relevance | path

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

12

/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/drivers/auxdisplay/
H A Dline-display.c49 bool direct; member
55 static int create_attachment(struct device *dev, struct linedisp *linedisp, bool direct) in create_attachment()
73 static struct linedisp *delete_attachment(struct device *dev, bool direct) in delete_attachment()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dsdio.c134 bool direct) in rtw_sdio_to_io_address()
259 bool direct, bus_claim; in rtw_sdio_read8() local
287 bool direct, bus_claim; in rtw_sdio_read16() local
315 bool direct, bus_claim; in rtw_sdio_read32() local
398 bool direct, bus_claim; in rtw_sdio_write8() local
423 bool direct, bus_claim; in rtw_sdio_write16() local
448 bool direct, bus_claim; in rtw_sdio_write32() local
/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() argument
62 static inline int check(struct bpf_map *indirect, struct bpf_map *direct, in check() argument
72 struct bpf_map *direct) in check_default() argument
80 check_default_noinline(struct bpf_map * indirect,struct bpf_map * direct) check_default_noinline() argument
[all...]
/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()
H A Dseq_midi.c122 static int event_process_midi(struct snd_seq_event *ev, int direct, in event_process_midi()
/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/drivers/net/ethernet/intel/idpf/
H A Didpf_ptp.c16 idpf_ptp_get_access(const struct idpf_adapter *adapter, u32 direct, u32 mailbox) in idpf_ptp_get_access()
36 u32 direct, mailbox; in idpf_ptp_get_features_access() local
/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()
/linux/sound/synth/emux/
H A Demux_seq.c239 snd_emux_event_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_input()
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

12