Searched refs:dir (Results 201 - 225 of 2056) sorted by relevance

1234567891011>>

/linux-master/fs/fat/
H A DMakefile10 fat-y := cache.o dir.o fatent.o file.o inode.o misc.o nfs.o
/linux-master/usr/include/
H A Dheaders_check.pl6 # Usage: headers_check.pl dir arch [files...]
7 # dir: dir to look for included files
26 my ($dir, $arch, @files) = @ARGV;
56 $found = stat($dir . "/" . $inc);
59 $found = stat($dir . "/" . $inc);
120 my @file_paths = ($path, $dir . "/" . $path, dirname($filename) . "/" . $path);
/linux-master/arch/csky/mm/
H A Ddma-mapping.c59 enum dma_data_direction dir)
61 switch (dir) {
75 enum dma_data_direction dir)
77 switch (dir) {
58 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) argument
74 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) argument
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-trace.h40 __field(u8, dir)
56 __entry->dir = id->dir;
67 TP_printk("sess='%s' state='%s' dir=%s err='%d' inval='%d' glob-inval='%d' msgid='%u' wrcnt='%d' sig-interval='%u'",
70 __print_symbolic(__entry->dir,
/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c50 DIR *dir; local
61 dir = opendir(dir_pathname);
62 if (!dir) {
73 external_info->dir_ptr = dir;
/linux-master/include/linux/
H A Dramfs.h7 struct inode *ramfs_get_inode(struct super_block *sb, const struct inode *dir,
/linux-master/lib/
H A Dnotifier-error-inject.c55 struct dentry *dir; local
61 dir = debugfs_create_dir(name, parent);
63 actions_dir = debugfs_create_dir("actions", dir);
77 return dir;
/linux-master/include/xen/interface/hvm/
H A Dioreq.h45 uint8_t dir:1; /* 1=read, 0=write */ member in struct:ioreq
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.h18 struct ieee80211_sta *sta, struct dentry *dir);
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_params.h69 void pvr_params_debugfs_init(struct pvr_device *pvr_dev, struct dentry *dir);
/linux-master/tools/testing/selftests/bpf/bpf_test_no_cfi/
H A DMakefile1 BPF_TEST_NO_CFI_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
/linux-master/drivers/vdpa/vdpa_user/
H A Diova_domain.h49 enum dma_data_direction dir);
53 enum dma_data_direction dir);
57 size_t size, enum dma_data_direction dir,
62 enum dma_data_direction dir, unsigned long attrs);
/linux-master/tools/testing/selftests/drivers/net/hw/
H A Dhw_stats_l3_gre.sh78 local dir=$1; shift
85 a=$(hw_stats_get l3_stats $dev $dir packets)
88 hw_stats_get l3_stats $dev $dir packets)
91 log_test "Test $dir packets: $prot"
/linux-master/fs/xfs/
H A Dxfs_iops.h16 int xfs_inode_init_security(struct inode *inode, struct inode *dir,
/linux-master/sound/soc/qcom/
H A Dlpass-lpaif-reg.h152 #define __LPAIF_DMA_REG(v, chan, dir, reg, dai_id) \
153 ((dir == SNDRV_PCM_STREAM_PLAYBACK) ? \
157 #define LPAIF_DMACTL_REG(v, chan, dir, dai_id) \
159 __LPAIF_CDC_DMA_REG(v, chan, dir, CTL, dai_id) : \
160 __LPAIF_DMA_REG(v, chan, dir, CTL, dai_id))
161 #define LPAIF_DMABASE_REG(v, chan, dir, dai_id) \
163 __LPAIF_CDC_DMA_REG(v, chan, dir, BASE, dai_id) : \
164 __LPAIF_DMA_REG(v, chan, dir, BASE, dai_id))
165 #define LPAIF_DMABUFF_REG(v, chan, dir, dai_id) \
167 __LPAIF_CDC_DMA_REG(v, chan, dir, BUF
[all...]
/linux-master/fs/nfs/
H A Dnfstrace.h347 const struct inode *dir = file_inode(file);
348 const struct nfs_inode *nfsi = NFS_I(dir);
350 __entry->dev = dir->i_sb->s_dev;
353 __entry->version = inode_peek_iversion_raw(dir);
392 const struct inode *dir,
397 TP_ARGS(dir, dentry, flags),
402 __field(u64, dir)
408 __entry->dev = dir->i_sb->s_dev;
409 __entry->dir = NFS_FILEID(dir);
[all...]
/linux-master/arch/mips/mm/
H A Dsc-debugfs.c54 struct dentry *dir; local
56 dir = debugfs_create_dir("l2cache", mips_debugfs_dir);
57 debugfs_create_file("prefetch", S_IRUGO | S_IWUSR, dir, NULL,
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc_multibatch.py16 parser.add_argument("dir", help="where to put batch files")
51 dir = args.dir variable
61 file = dir + '/' + file_prefix + str(i)
/linux-master/net/netfilter/
H A Dnf_conntrack_seqadj.c13 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); local
23 this_way = &seqadj->seq[dir];
34 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); local
48 this_way = &seqadj->seq[dir];
124 unsigned int dir, optoff, optend; local
133 dir = CTINFO2DIR(ctinfo);
156 &seqadj->seq[!dir]);
168 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); local
176 this_way = &seqadj->seq[dir];
177 other_way = &seqadj->seq[!dir];
220 nf_ct_seq_offset(const struct nf_conn *ct, enum ip_conntrack_dir dir, u32 seq) argument
[all...]
/linux-master/fs/reiserfs/
H A Dacl.h56 struct inode *dir, struct dentry *dentry,
58 int reiserfs_cache_default_acl(struct inode *dir);
73 const struct inode *dir, struct dentry *dentry,
72 reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th, const struct inode *dir, struct dentry *dentry, struct inode *inode) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.h46 int mlx5e_port_query_sbpr(struct mlx5_core_dev *mdev, u32 desc, u8 dir,
48 int mlx5e_port_set_sbpr(struct mlx5_core_dev *mdev, u32 desc, u8 dir,
51 u8 dir, u8 infi_size, u32 max_buff, u8 pool_idx);
/linux-master/include/net/netfilter/
H A Dnf_conntrack_acct.h68 void nf_ct_acct_add(struct nf_conn *ct, u32 dir, unsigned int packets,
71 static inline void nf_ct_acct_update(struct nf_conn *ct, u32 dir, argument
75 nf_ct_acct_add(ct, dir, 1, bytes);
/linux-master/tools/virtio/linux/
H A Ddma-mapping.h24 #define dma_map_page(d, p, o, s, dir) (page_to_phys(p) + (o))
26 #define dma_map_single(d, p, s, dir) (virt_to_phys(p))
27 #define dma_map_single_attrs(d, p, s, dir, a) (virt_to_phys(p))
/linux-master/sound/soc/uniphier/
H A Daio-ld11.c18 .dir = PORT_DIR_INPUT,
31 .dir = PORT_DIR_INPUT,
45 .dir = PORT_DIR_INPUT,
59 .dir = PORT_DIR_INPUT,
72 .dir = PORT_DIR_OUTPUT,
86 .dir = PORT_DIR_OUTPUT,
100 .dir = PORT_DIR_OUTPUT,
113 .dir = PORT_DIR_OUTPUT,
126 .dir = PORT_DIR_OUTPUT,
141 .dir
[all...]
/linux-master/arch/arm64/mm/
H A Ddma-mapping.c16 enum dma_data_direction dir)
24 enum dma_data_direction dir)
28 if (dir == DMA_TO_DEVICE)
15 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) argument
23 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) argument

Completed in 302 milliseconds

1234567891011>>