| /linux/include/uapi/linux/ |
| H A D | erspan.h | 29 dir:1, member 36 dir:1, member
|
| /linux/drivers/staging/greybus/ |
| H A D | audio_helper.c | 11 #define gbaudio_dapm_for_each_direction(dir) \ argument 93 enum snd_soc_dapm_direction dir; in gbaudio_dapm_free_widget() local
|
| /linux/arch/powerpc/include/asm/book3s/32/ |
| H A D | kup.h | 101 u32 size, unsigned long dir) in allow_user_access() 112 static __always_inline void prevent_user_access(unsigned long dir) in prevent_user_access()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf-mapping.c | 96 enum dma_data_direction dir) in dma_buf_phys_vec_to_sgt() 223 enum dma_data_direction dir) in dma_buf_free_sgt()
|
| /linux/drivers/dma/dw-edma/ |
| H A D | dw-edma-v0-debugfs.c | 40 #define CTX_REGISTER(dw, name, dir, ch) \ argument 67 enum dw_edma_dir dir; member 119 static void dw_edma_debugfs_regs_ch(struct dw_edma *dw, enum dw_edma_dir dir, in dw_edma_debugfs_regs_ch()
|
| /linux/mm/kmsan/ |
| H A D | hooks.c | 318 enum dma_data_direction dir) in kmsan_handle_dma_page() 342 enum dma_data_direction dir) in kmsan_handle_dma() 366 enum dma_data_direction dir) in kmsan_handle_dma_sg()
|
| /linux/fs/affs/ |
| H A D | inode.c | 291 affs_new_inode(struct inode *dir) in affs_new_inode() 348 affs_add_entry(struct inode *dir, struct inode *inode, struct dentry *dentry, s32 type) in affs_add_entry()
|
| /linux/drivers/iio/light/ |
| H A D | apds9306.c | 746 static int apds9306_get_thresh_reg(int dir) in apds9306_get_thresh_reg() 756 static int apds9306_event_thresh_get(struct apds9306_data *data, int dir, in apds9306_event_thresh_get() 775 static int apds9306_event_thresh_set(struct apds9306_data *data, int dir, in apds9306_event_thresh_set() 982 enum iio_event_direction dir, in apds9306_read_event() 1013 enum iio_event_direction dir, in apds9306_write_event() 1035 enum iio_event_direction dir) in apds9306_read_event_config() 1075 enum iio_event_direction dir, in apds9306_write_event_config()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port.c | 144 int mlx5e_port_query_sbpr(struct mlx5_core_dev *mdev, u32 desc, u8 dir, in mlx5e_port_query_sbpr() 156 int mlx5e_port_set_sbpr(struct mlx5_core_dev *mdev, u32 desc, u8 dir, in mlx5e_port_set_sbpr() 173 u8 pg_buff_idx, u8 dir, void *out, in mlx5e_port_query_sbcm() 187 u8 dir, u8 infi_size, u32 max_buff, u8 pool_idx) in mlx5e_port_set_sbcm()
|
| /linux/drivers/iio/proximity/ |
| H A D | vcnl3020.c | 291 enum iio_event_direction dir, in vcnl3020_read_event() 326 enum iio_event_direction dir, in vcnl3020_write_event() 451 enum iio_event_direction dir, in vcnl3020_write_event_config() 465 enum iio_event_direction dir) in vcnl3020_read_event_config()
|
| /linux/security/landlock/ |
| H A D | fs.c | 1049 const struct dentry *const mnt_root, struct dentry *dir, in collect_domain_accesses() 1546 static int hook_path_mkdir(const struct path *const dir, in hook_path_mkdir() 1552 static int hook_path_mknod(const struct path *const dir, in hook_path_mknod() 1559 static int hook_path_symlink(const struct path *const dir, in hook_path_symlink() 1566 static int hook_path_unlink(const struct path *const dir, in hook_path_unlink() 1572 static int hook_path_rmdir(const struct path *const dir, in hook_path_rmdir()
|
| /linux/security/apparmor/ |
| H A D | apparmorfs.c | 214 static int __aafs_setup_d_inode(struct inode *dir, struct dentry *dentry, in __aafs_setup_d_inode() 270 struct inode *dir; in aafs_create() local 353 struct inode *dir; in aafs_remove() local 1455 struct dentry *dent, *dir; in __aa_fs_create_rawdata() local 1579 static struct dentry *create_profile_file(struct dentry *dir, const char *name, in create_profile_file() 1698 struct dentry *dent = NULL, *dir; in __aafs_profile_mkdir() local 1811 static struct dentry *ns_mkdir_op(struct mnt_idmap *idmap, struct inode *dir, in ns_mkdir_op() 1862 static int ns_rmdir_op(struct inode *dir, struct dentry *dentry) in ns_rmdir_op() 1974 static int __aafs_ns_mkdir_entries(struct aa_ns *ns, struct dentry *dir) in __aafs_ns_mkdir_entries() 2038 struct dentry *dir; in __aafs_ns_mkdir() local [all …]
|
| /linux/fs/ |
| H A D | libfs.c | 69 struct dentry *simple_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in simple_lookup() 513 struct dentry *dir = file->f_path.dentry; in offset_iterate_dir() local 565 struct dentry *dir = file->f_path.dentry; in offset_readdir() local 760 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link() 794 void __simple_unlink(struct inode *dir, struct dentry *dentry) in __simple_unlink() 804 void __simple_rmdir(struct inode *dir, struct dentry *dentry) in __simple_rmdir() 812 int simple_unlink(struct inode *dir, struct dentry *dentry) in simple_unlink() 820 int simple_rmdir(struct inode *dir, struct dentry *dentry) in simple_rmdir() 1755 static struct dentry *empty_dir_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in empty_dir_lookup() 1833 const struct inode *dir; in generic_ci_d_compare() local [all …]
|
| /linux/fs/ext4/ |
| H A D | crypto.c | 22 int ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, in ext4_fname_setup_filename() 41 int ext4_fname_prepare_lookup(struct inode *dir, struct dentry *dentry, in ext4_fname_prepare_lookup()
|
| /linux/tools/thermal/tmon/ |
| H A D | sysfs.c | 282 DIR *dir; in scan_tzones() local 340 DIR *dir; in scan_cdevs() local 385 DIR *dir; in probe_thermal_sysfs() local
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gem_framebuffer_helper.c | 422 __drm_gem_fb_end_cpu_access(struct drm_framebuffer * fb,enum dma_data_direction dir,unsigned int num_planes) __drm_gem_fb_end_cpu_access() argument 458 drm_gem_fb_begin_cpu_access(struct drm_framebuffer * fb,enum dma_data_direction dir) drm_gem_fb_begin_cpu_access() argument 498 drm_gem_fb_end_cpu_access(struct drm_framebuffer * fb,enum dma_data_direction dir) drm_gem_fb_end_cpu_access() argument [all...] |
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_hw.c | 205 u32 hbg_hw_get_fifo_used_num(struct hbg_priv *priv, enum hbg_dir dir) in hbg_hw_get_fifo_used_num() 297 u32 full, u32 empty, enum hbg_dir dir) in hbg_hw_set_fifo_thrsld() 312 u32 full, u32 empty, enum hbg_dir dir) in hbg_hw_set_cfg_fifo_thrsld()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware.c | 374 dw_pcie_select_atu(struct dw_pcie * pci,u32 dir,u32 index) dw_pcie_select_atu() argument 384 dw_pcie_readl_atu(struct dw_pcie * pci,u32 dir,u32 index,u32 reg) dw_pcie_readl_atu() argument 402 dw_pcie_writel_atu(struct dw_pcie * pci,u32 dir,u32 index,u32 reg,u32 val) dw_pcie_writel_atu() argument 635 dw_pcie_disable_atu(struct dw_pcie * pci,u32 dir,int index) dw_pcie_disable_atu() argument 805 u32 val, min, dir; dw_pcie_iatu_detect() local [all...] |
| /linux/sound/soc/mediatek/mt2701/ |
| H A D | mt2701-afe-clock-ctrl.c | 103 int dir) in mt2701_afe_enable_i2s() 129 int dir) in mt2701_afe_disable_i2s()
|
| /linux/fs/configfs/ |
| H A D | symlink.c | 135 int configfs_symlink(struct mnt_idmap *idmap, struct inode *dir, in configfs_symlink() 213 int configfs_unlink(struct inode *dir, struct dentry *dentry) in configfs_unlink()
|
| /linux/drivers/iio/accel/ |
| H A D | mma9553.c | 103 enum iio_event_direction dir; member 232 enum iio_event_direction dir) in mma9553_get_event() 710 enum iio_event_direction dir) in mma9553_read_event_config() 725 enum iio_event_direction dir, in mma9553_write_event_config() 767 enum iio_event_direction dir, in mma9553_read_event_value() 807 enum iio_event_direction dir, in mma9553_write_event_value()
|
| /linux/drivers/gpio/ |
| H A D | gpio-f7188x.c | 294 u8 dir; in f7188x_gpio_get_direction() local 319 u8 dir; in f7188x_gpio_direction_in() local 344 u8 dir, data; in f7188x_gpio_get() local 369 u8 dir, data_out; in f7188x_gpio_direction_out() local
|
| /linux/drivers/iio/pressure/ |
| H A D | mpl3115.c | 480 enum iio_event_direction dir) in mpl3115_read_event_config() 496 enum iio_event_direction dir, in mpl3115_write_event_config() 535 enum iio_event_direction dir, in mpl3115_read_thresh() 579 enum iio_event_direction dir, in mpl3115_write_thresh()
|
| /linux/include/linux/ |
| H A D | dma-map-ops.h | 257 enum dma_data_direction dir) in dma_kmalloc_safe() 308 enum dma_data_direction dir) in dma_kmalloc_needs_bounce() 349 enum dma_data_direction dir) in arch_sync_dma_for_device() 359 enum dma_data_direction dir) in arch_sync_dma_for_cpu()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_mr.c | 246 unsigned int length, enum rxe_mr_copy_dir dir) in rxe_mr_copy_xarray() 278 unsigned int length, enum rxe_mr_copy_dir dir) in rxe_mr_copy_dma() 305 unsigned int length, enum rxe_mr_copy_dir dir) in rxe_mr_copy() 341 enum rxe_mr_copy_dir dir) in copy_data()
|