/openbmc/linux/scripts/ |
H A D | Makefile.host | 93 hostrust_flags = --out-dir $(dir $@) --emit=dep-info=$(depfile) \
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_helper.c | 190 = ct->master->tuplehash[!exp->dir].tuple.dst.u3; in nf_nat_follow_master() 197 = ct->master->tuplehash[!exp->dir].tuple.src.u3; in nf_nat_follow_master()
|
/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/ |
H A D | usb_network_test.sh | 66 extra_args+=(--gadget-dir-name "${gadget_dir}") 127 extra_args+=(--gadget-dir-name "${gadget_dir}")
|
/openbmc/u-boot/drivers/gpio/ |
H A D | intel_ich6_gpio.c | 78 static int _ich6_gpio_set_direction(uint16_t base, unsigned offset, int dir) in _ich6_gpio_set_direction() argument 82 if (!dir) { in _ich6_gpio_set_direction()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.h | 131 enum dma_data_direction dir, 134 enum dma_data_direction dir,
|
/openbmc/linux/drivers/android/ |
H A D | binder_internal.h | 82 extern struct dentry *binderfs_create_file(struct dentry *dir, const char *name, 91 static inline struct dentry *binderfs_create_file(struct dentry *dir, in binderfs_create_file() argument
|
/openbmc/linux/include/sound/ |
H A D | hda-mlink.h | 49 int channel_mask, int stream_id, int dir); 157 int channel_mask, int stream_id, int dir) in hdac_bus_eml_sdw_map_stream_ch() argument
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | associations_test.cpp | 151 char dir[] = {"assocTestXXXXXX"}; in SetUp() local 152 jsonDir = mkdtemp(dir); in SetUp()
|
/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 77 dir = d.getVar('D') + d.getVar('datadir') + '/ipmi-providers' 78 path = os.path.join(dir, 'dev_id.json')
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/ |
H A D | 0004-tcl-update-the-header-location.patch | 39 # Path to the private tcl header dir: 57 # Install time header dir can be set via --includedir
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/ |
H A D | alter-includedir.patch | 39 # Path to the private tcl header dir: 57 # Install time header dir can be set via --includedir
|
/openbmc/linux/fs/udf/ |
H A D | Makefile | 8 udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
|
/openbmc/linux/fs/btrfs/ |
H A D | props.h | 24 struct inode *dir);
|
/openbmc/linux/drivers/misc/bcm-vk/ |
H A D | bcm_vk_sg.h | 53 int dir,
|
/openbmc/linux/fs/fat/ |
H A D | Makefile | 10 fat-y := cache.o dir.o fatent.o file.o inode.o misc.o nfs.o
|
/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/ |
H A D | Makefile | 1 BPF_TESTMOD_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
|
/openbmc/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_ep.c | 389 req->ep->dir = 0; in setup_first_bd_ep0() 462 if (!req->ep->dir) in setup_bd_list_xfr() 549 usb_gadget_unmap_request(&bdc->gadget, &req->usb_req, ep->dir); in bdc_req_complete() 686 ret = usb_gadget_map_request(&bdc->gadget, &req->usb_req, ep->dir); in ep0_queue() 723 ret = usb_gadget_map_request(&bdc->gadget, &req->usb_req, ep->dir); in ep_queue() 1944 static int init_ep(struct bdc *bdc, u32 epnum, u32 dir) in init_ep() argument 1948 dev_dbg(bdc->dev, "%s epnum=%d dir=%d\n", __func__, epnum, dir); in init_ep() 1954 ep->dir = dir; in init_ep() 1956 if (dir) in init_ep() 1971 if (dir) in init_ep() [all …]
|
/openbmc/linux/fs/hfs/ |
H A D | Makefile | 9 catalog.o dir.o extent.o inode.o attr.o mdb.o \
|
/openbmc/linux/fs/fuse/ |
H A D | Makefile | 10 fuse-y := dev.o dir.o file.o inode.o control.o xattr.o acl.o readdir.o ioctl.o
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_sta.h | 18 struct ieee80211_sta *sta, struct dentry *dir);
|
/openbmc/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 723 enum dma_data_direction dir) in srpt_alloc_ioctx() argument 736 kmem_cache_size(buf_cache), dir); in srpt_alloc_ioctx() 759 enum dma_data_direction dir) in srpt_free_ioctx() argument 765 kmem_cache_size(buf_cache), dir); in srpt_free_ioctx() 784 enum dma_data_direction dir) in srpt_alloc_ioctx_ring() argument 796 ring[i] = srpt_alloc_ioctx(sdev, ioctx_size, buf_cache, dir); in srpt_alloc_ioctx_ring() 806 srpt_free_ioctx(sdev, ring[i], buf_cache, dir); in srpt_alloc_ioctx_ring() 824 enum dma_data_direction dir) in srpt_free_ioctx_ring() argument 832 srpt_free_ioctx(sdev, ioctx_ring[i], buf_cache, dir); in srpt_free_ioctx_ring() 958 enum dma_data_direction dir = target_reverse_dma_direction(&ioctx->cmd); in srpt_alloc_rw_ctxs() local [all …]
|
/openbmc/linux/fs/cramfs/ |
H A D | inode.c | 757 static struct dentry *cramfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in cramfs_lookup() argument 764 sorted = CRAMFS_SB(dir->i_sb)->flags & CRAMFS_FLAG_SORTED_DIRS; in cramfs_lookup() 765 while (offset < dir->i_size) { in cramfs_lookup() 769 int dir_off = OFFSET(dir) + offset; in cramfs_lookup() 771 de = cramfs_read(dir->i_sb, dir_off, sizeof(*de)+CRAMFS_MAXPATHLEN); in cramfs_lookup() 800 inode = get_cramfs_inode(dir->i_sb, de, dir_off); in cramfs_lookup()
|
/openbmc/linux/drivers/net/wwan/ |
H A D | qcom_bam_dmux.c | 111 enum dma_data_direction dir) in bam_dmux_skb_dma_map() argument 115 skb_dma->addr = dma_map_single(dev, skb_dma->skb->data, skb_dma->skb->len, dir); in bam_dmux_skb_dma_map() 126 enum dma_data_direction dir) in bam_dmux_skb_dma_unmap() argument 128 dma_unmap_single(skb_dma->dmux->dev, skb_dma->addr, skb_dma->skb->len, dir); in bam_dmux_skb_dma_unmap() 643 enum dma_data_direction dir) in bam_dmux_free_skbs() argument 651 bam_dmux_skb_dma_unmap(skb_dma, dir); in bam_dmux_free_skbs()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tunnel.sh | 533 ip xfrm policy add src 10.1.1.100/32 dst 10.1.1.200/32 dir out \ 542 ip xfrm policy add src 10.1.1.200/32 dst 10.1.1.100/32 dir in \ 557 ip xfrm policy add src 10.1.1.100/32 dst 10.1.1.200/32 dir in \ 564 ip xfrm policy add src 10.1.1.200/32 dst 10.1.1.100/32 dir out \ 633 ip xfrm policy delete dir out src 10.1.1.200/32 dst 10.1.1.100/32 2> /dev/null 634 ip xfrm policy delete dir in src 10.1.1.100/32 dst 10.1.1.200/32 2> /dev/null
|
/openbmc/u-boot/include/ |
H A D | ioports.h | 57 int dir; member
|