Home
last modified time | relevance | path

Searched defs:dir (Results 51 - 75 of 3591) sorted by relevance

12345678910>>...144

/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dreaddir.c29 DIR *dir; in readdir_0100() local
45 struct __dirstream *dir = (struct __dirstream *)calloc(1 ,sizeof(struct __dirstream)); in readdir_0200() local
[all...]
/third_party/rust/crates/nix/test/
H A Dtest_dir.rs24 let mut dir = Dir::open(tmp.path(), flags(), Mode::empty()).unwrap(); in read() variables
44 let mut dir = Dir::open(tmp.path(), flags(), Mode::empty()).unwrap(); in rewind() variables
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-clps711x.c16 void __iomem *dat, *dir; in clps711x_gpio_probe() local
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c61 struct dentry *dir; in nitrox_debugfs_init() local
/kernel/linux/linux-6.6/arch/arm/mm/
H A Ddma-mapping-nommu.c19 dmac_map_area(__va(paddr), size, dir); in arch_sync_dma_for_device() local
32 dmac_unmap_area(__va(paddr), size, dir); in arch_sync_dma_for_cpu() local
16 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
27 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.h13 struct dentry *dir; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dinternals.h29 spi_map_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, void *buf, size_t len, enum dma_data_direction dir) spi_map_buf() argument
36 spi_unmap_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, enum dma_data_direction dir) spi_unmap_buf() argument
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnf_conntrack_zones_common.h19 u8 dir; member
/kernel/linux/linux-5.10/fs/qnx6/
H A Dnamei.c16 struct dentry *qnx6_lookup(struct inode *dir, struct dentry *dentry, in qnx6_lookup() argument
/kernel/linux/linux-5.10/drivers/oprofile/
H A Doprofile_stats.c45 struct dentry *dir; in oprofile_create_stats_files() local
/kernel/linux/linux-5.10/include/linux/
H A Ddma-direction.h12 static inline int valid_dma_direction(enum dma_data_direction dir) in valid_dma_direction() argument
/kernel/linux/linux-5.10/include/linux/dma/
H A Dmxs-dma.h16 mxs_dmaengine_prep_pio( struct dma_chan *chan, u32 *pio, unsigned int npio, enum dma_transfer_direction dir, unsigned long flags) mxs_dmaengine_prep_pio() argument
/kernel/linux/linux-6.6/fs/qnx6/
H A Dnamei.c16 struct dentry *qnx6_lookup(struct inode *dir, struct dentry *dentry, in qnx6_lookup() argument
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Damd_xdma.h17 enum dma_transfer_direction dir; member
/kernel/linux/linux-6.6/include/linux/dma/
H A Dmxs-dma.h16 mxs_dmaengine_prep_pio( struct dma_chan *chan, u32 *pio, unsigned int npio, enum dma_transfer_direction dir, unsigned long flags) mxs_dmaengine_prep_pio() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddma-direction.h12 static inline int valid_dma_direction(enum dma_data_direction dir) in valid_dma_direction() argument
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnf_conntrack_zones_common.h19 u8 dir; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dinternals.h29 spi_map_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, void *buf, size_t len, enum dma_data_direction dir) spi_map_buf() argument
36 spi_unmap_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, enum dma_data_direction dir) spi_unmap_buf() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-clps711x.c16 void __iomem *dat, *dir; in clps711x_gpio_probe() local
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.c62 struct dentry *dir; in nitrox_debugfs_init() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.h13 struct dentry *dir; member
/kernel/liteos_a/testsuites/unittest/extended/ipc/full/
H A Dipc_test_mkfifoat_001.cpp42 DIR *dir = NULL; in testcase1() local
/test/xts/acts/iothardware_lite/peripheral_hal/src/
H A Diot_gpio_test.c78 IotGpioDir dir = {0}; variable
/third_party/gn/src/util/
H A Datomic_write.cc14 base::FilePath dir = filename.DirName(); in WriteFileAtomically() local
/third_party/FatFs/documents/res/
H A Dapp2.c17 DIR dir; in delete_node() local

Completed in 5 milliseconds

12345678910>>...144