Home
last modified time | relevance | path

Searched refs:dir (Results 476 – 500 of 3117) sorted by relevance

1...<<11121314151617181920>>...125

/openbmc/qemu/include/hw/pci/
H A Dpci_device.h238 DMADirection dir, MemTxAttrs attrs) in pci_dma_rw() argument
241 dir, attrs); in pci_dma_rw()
321 dma_addr_t *plen, DMADirection dir) in pci_dma_map() argument
323 return dma_memory_map(pci_get_address_space(dev), addr, plen, dir, in pci_dma_map()
328 DMADirection dir, dma_addr_t access_len) in pci_dma_unmap() argument
330 dma_memory_unmap(pci_get_address_space(dev), buffer, len, dir, access_len); in pci_dma_unmap()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c1210 struct dentry *dir; in mt7915_init_debugfs() local
1212 dir = mt76_register_debugfs_fops(phy->mt76, NULL); in mt7915_init_debugfs()
1213 if (!dir) in mt7915_init_debugfs()
1216 debugfs_create_file("muru_stats", 0400, dir, phy, in mt7915_init_debugfs()
1218 debugfs_create_file("hw-queues", 0400, dir, phy, in mt7915_init_debugfs()
1220 debugfs_create_file("xmit-queues", 0400, dir, phy, in mt7915_init_debugfs()
1228 debugfs_create_file("fw_util_wm", 0400, dir, dev, in mt7915_init_debugfs()
1230 debugfs_create_file("fw_util_wa", 0400, dir, dev, in mt7915_init_debugfs()
1234 debugfs_create_file("txpower_sku", 0400, dir, phy, in mt7915_init_debugfs()
1241 debugfs_create_u32("dfs_hw_pattern", 0400, dir, in mt7915_init_debugfs()
[all …]
/openbmc/qemu/crypto/
H A Dtlscreds.c106 if (!creds->dir) { in qcrypto_tls_creds_get_path()
115 *cred = g_strdup_printf("%s/%s", creds->dir, filename); in qcrypto_tls_creds_get_path()
169 creds->dir = g_strdup(value); in qcrypto_tls_creds_prop_set_dir()
179 return g_strdup(creds->dir); in qcrypto_tls_creds_prop_get_dir()
259 g_free(creds->dir); in qcrypto_tls_creds_finalize()
/openbmc/linux/fs/gfs2/
H A Dexport.c88 struct inode *dir = d_inode(parent); in gfs2_get_name() local
99 if (!dir) in gfs2_get_name()
102 if (!S_ISDIR(dir->i_mode) || !inode) in gfs2_get_name()
105 dip = GFS2_I(dir); in gfs2_get_name()
116 error = gfs2_dir_read(dir, &gnfd.ctx, &f_ra); in gfs2_get_name()
/openbmc/linux/drivers/iio/
H A Dindustrialio-event.c261 return attr->c->event_spec[attr->address & 0xffff].dir; in iio_ev_attr_dir()
369 enum iio_event_type type, enum iio_event_direction dir, in iio_device_add_event() argument
385 if (dir != IIO_EV_DIR_NONE) in iio_device_add_event()
388 iio_ev_dir_text[dir], in iio_device_add_event()
427 enum iio_event_direction dir; in iio_device_add_event_sysfs() local
432 dir = chan->event_spec[i].dir; in iio_device_add_event_sysfs()
434 ret = iio_device_add_event(indio_dev, chan, i, type, dir, in iio_device_add_event_sysfs()
440 ret = iio_device_add_event(indio_dev, chan, i, type, dir, in iio_device_add_event_sysfs()
447 ret = iio_device_add_event(indio_dev, chan, i, type, dir, in iio_device_add_event_sysfs()
454 ret = iio_device_add_event(indio_dev, chan, i, type, dir, in iio_device_add_event_sysfs()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c297 struct inode *dir) in fanotify_group_event_mask() argument
320 if (!dir && !ondir) in fanotify_group_event_mask()
506 int data_type, struct inode *dir, in fanotify_fid_inode() argument
511 return dir; in fanotify_fid_inode()
525 int data_type, struct inode *dir) in fanotify_dfid_inode() argument
530 return dir; in fanotify_dfid_inode()
535 return dir; in fanotify_dfid_inode()
610 unsigned int dir_fh_len = fanotify_encode_fh_len(dir); in fanotify_alloc_name_event()
713 struct inode *dir, const struct qstr *file_name, in fanotify_alloc_event() argument
894 struct inode *dir, in fanotify_handle_event() argument
[all …]
/openbmc/linux/drivers/dma/xilinx/
H A Dxdma.c71 enum dma_transfer_direction dir; member
90 enum dma_transfer_direction dir; member
305 if (desc->dir != xchan->dir) { in xdma_xfer_start()
347 enum dma_transfer_direction dir) in xdma_alloc_channels() argument
355 if (dir == DMA_MEM_TO_DEV) { in xdma_alloc_channels()
360 } else if (dir == DMA_DEV_TO_MEM) { in xdma_alloc_channels()
410 xchan->dir = dir; in xdma_alloc_channels()
422 (dir == DMA_MEM_TO_DEV) ? "H2C" : "C2H"); in xdma_alloc_channels()
472 sw_desc->dir = dir; in xdma_prep_device_sg()
474 if (dir == DMA_MEM_TO_DEV) { in xdma_prep_device_sg()
[all …]
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/
H A Dselftest-ed_1.14.1.bb32 # Info dir listing isn't interesting at this point so remove it if it exists.
33 if [ -e "${D}${infodir}/dir" ]; then
34 rm -f ${D}${infodir}/dir
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/files/
H A D0001-ifupdown-skip-wrong-test-case.patch23 dir=tests/linux
28 if [ -e $dir/testcase.$test ]; then
29 args="$(cat $dir/testcase.$test | sed -n 's/^# RUN: //p')"
/openbmc/linux/tools/virtio/linux/
H A Ddma-mapping.h24 #define dma_map_page(d, p, o, s, dir) (page_to_phys(p) + (o)) argument
26 #define dma_map_single(d, p, s, dir) (virt_to_phys(p)) argument
27 #define dma_map_single_attrs(d, p, s, dir, a) (virt_to_phys(p)) argument
/openbmc/linux/sound/soc/sof/
H A Dcompress.c84 int dir = cstream->direction; in create_page_table() local
92 spcm->stream[dir].page_table.area, size); in create_page_table()
102 int dir; in sof_compr_open() local
114 dir = cstream->direction; in sof_compr_open()
116 if (spcm->stream[dir].cstream) { in sof_compr_open()
121 spcm->stream[dir].cstream = cstream; in sof_compr_open()
122 spcm->stream[dir].posn.host_posn = 0; in sof_compr_open()
123 spcm->stream[dir].posn.dai_posn = 0; in sof_compr_open()
124 spcm->prepared[dir] = false; in sof_compr_open()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/
H A Dnetworkmanager-fortisslvpn_1.4.0.bb25 EXTRA_OECONF = "--with-pppd-plugin-dir=${libdir}/pppd/${@get_ppp_version(d)}"
34 bb.debug(1, "pppd plugin dir %s" % pppd_plugin)
40 bb.debug(1, "pppd version dir %s" % f)
43 bb.debug(1, "under pppd plugin dir %s" % f)
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c10 enum dma_data_direction dir) in mock_map_dma_buf() argument
31 err = dma_map_sgtable(attachment->dev, st, dir, 0); in mock_map_dma_buf()
46 enum dma_data_direction dir) in mock_unmap_dma_buf() argument
48 dma_unmap_sgtable(attachment->dev, st, dir, 0); in mock_unmap_dma_buf()
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c124 enum rio_mport_map_dir dir; member
377 map->dir = MAP_OUTBOUND; in rio_mport_create_outbound_mapping()
545 enum dma_data_direction dir; member
624 if (dir == DMA_MEM_TO_DEV) { in prep_dma_xfer()
709 dir = (req->dir == DMA_FROM_DEVICE) ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV; in do_dma_request()
834 req->dir = dir; in rio_dma_transfer()
992 dir = (transaction.dir == RIO_TRANSFER_DIR_READ) ? in rio_mport_transfer_ioctl()
1102 map->dir = MAP_DMA; in rio_mport_create_dma_mapping()
1228 map->dir = MAP_INBOUND; in rio_mport_create_inbound_mapping()
2158 switch (map->dir) { in mport_release_mapping()
[all …]
/openbmc/linux/fs/f2fs/
H A Drecovery.c135 if (!IS_ENCRYPTED(dir)) { in init_recovered_filename()
142 if (IS_ENCRYPTED(dir) && IS_CASEFOLDED(dir)) { in init_recovered_filename()
151 } else if (IS_CASEFOLDED(dir)) { in init_recovered_filename()
155 f2fs_hash_filename(dir, fname); in init_recovered_filename()
162 f2fs_hash_filename(dir, fname); in init_recovered_filename()
176 struct inode *dir, *einode; in recover_dentry() local
186 dir = ERR_CAST(entry); in recover_dentry()
192 dir = entry->inode; in recover_dentry()
222 f2fs_delete_entry(de, page, dir, einode); in recover_dentry()
228 err = f2fs_add_dentry(dir, &fname, inode, in recover_dentry()
[all …]
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_bist.c22 enum hws_dir dir, in ddr3_tip_bist_activate() argument
40 (dir == OPER_READ) ? (ODPG_WRBUF_RD_CTRL_ENA << ODPG_WRBUF_RD_CTRL_OFFS) : in ddr3_tip_bist_activate()
47 tx_burst_size = (dir == OPER_WRITE) ? in ddr3_tip_bist_activate()
49 delay_between_burst = (dir == OPER_WRITE) ? 2 : 0; in ddr3_tip_bist_activate()
50 rd_mode = (dir == OPER_WRITE) ? 1 : 0; in ddr3_tip_bist_activate()
51 ddr3_tip_configure_odpg(0, access_type, 0, dir, in ddr3_tip_bist_activate()
233 RESULT_PER_BYTE, HWS_CONTROL_ELEMENT_ADLL, HWS_LOW2HIGH, dir, tm->if_act_mask, val, in mv_ddr_tip_bist()
442 enum hws_dir dir, enum hws_stress_jump stress_jump_addr, in mv_ddr_odpg_bist_prepare() argument
458 (dir == OPER_READ) ? (ODPG_WRBUF_RD_CTRL_ENA << ODPG_WRBUF_RD_CTRL_OFFS) : in mv_ddr_odpg_bist_prepare()
468 if (dir == OPER_WRITE) { in mv_ddr_odpg_bist_prepare()
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c19 extern void qe_config_iopin(u8 port, u8 pin, int dir,
27 int dir, open_drain, assign; in config_qe_ioports() local
33 dir = qe_iop_conf_tab[i].dir; in config_qe_ioports()
36 qe_config_iopin(port, pin, dir, open_drain, assign); in config_qe_ioports()
309 im->gpio[0].dir = CONFIG_SYS_GPIO1_DIR; in cpu_init_f()
313 im->gpio[1].dir = CONFIG_SYS_GPIO2_DIR; in cpu_init_f()
/openbmc/linux/samples/bpf/
H A Ddo_hbm_test.sh75 dir="-o"
106 echo "./hbm $dir -n $id -r $rate -t $dur $flags $dbg $prog" > hbm.out
108 ./hbm $dir -n $id -r $rate -t $dur $flags $dbg $prog >> hbm.out 2>&1 &
121 dir="-o"
284 if [ "$dir" == "-i" ] ; then
290 if [ "$dir" == "-i" ] ; then
321 if [ "$dir" == "-i" ] ; then
/openbmc/linux/include/linux/
H A Dmhi.h227 enum dma_data_direction dir; member
500 enum dma_data_direction dir; member
622 enum dma_data_direction dir);
783 int mhi_queue_dma(struct mhi_device *mhi_dev, enum dma_data_direction dir,
795 int mhi_queue_buf(struct mhi_device *mhi_dev, enum dma_data_direction dir,
806 int mhi_queue_skb(struct mhi_device *mhi_dev, enum dma_data_direction dir,
814 bool mhi_queue_is_full(struct mhi_device *mhi_dev, enum dma_data_direction dir);
/openbmc/linux/kernel/dma/
H A Dmap_benchmark.c26 enum dma_data_direction dir; member
58 if (map->dir != DMA_FROM_DEVICE) in map_benchmark_thread()
62 dma_addr = dma_map_single(map->dev, buf, size, map->dir); in map_benchmark_thread()
76 dma_unmap_single(map->dev, dma_addr, size, map->dir); in map_benchmark_thread()
243 map->dir = DMA_BIDIRECTIONAL; in map_benchmark_ioctl()
246 map->dir = DMA_FROM_DEVICE; in map_benchmark_ioctl()
249 map->dir = DMA_TO_DEVICE; in map_benchmark_ioctl()
/openbmc/linux/drivers/xen/
H A Dcpu_hotplug.c37 char dir[16], state[16]; in vcpu_online() local
39 sprintf(dir, "cpu/%u", cpu); in vcpu_online()
40 err = xenbus_scanf(XBT_NIL, dir, "availability", "%15s", state); in vcpu_online()
/openbmc/phosphor-snmp/
H A Dsnmp_serialize.cpp59 fs::path serialize(Id id, const Client& manager, const fs::path& dir) in serialize() argument
61 fs::path fileName = dir; in serialize()
62 fs::create_directories(dir); in serialize()
/openbmc/linux/tools/build/
H A DMakefile3 srctree := $(patsubst %/,%,$(dir $(CURDIR)))
4 srctree := $(patsubst %/,%,$(dir $(srctree)))
29 build := -f $(srctree)/tools/build/Makefile.build dir=. obj
/openbmc/linux/tools/perf/util/
H A Dpmus.c177 DIR *dir; in pmu_read_sysfs() local
187 dir = fdopendir(fd); in pmu_read_sysfs()
188 if (!dir) { in pmu_read_sysfs()
193 while ((dent = readdir(dir))) { in pmu_read_sysfs()
202 closedir(dir); in pmu_read_sysfs()
557 DIR *dir; in perf_pmus__default_pmu_name() local
568 dir = fdopendir(fd); in perf_pmus__default_pmu_name()
569 if (!dir) { in perf_pmus__default_pmu_name()
574 while ((dent = readdir(dir))) { in perf_pmus__default_pmu_name()
583 closedir(dir); in perf_pmus__default_pmu_name()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-platform.c604 int dir; in acpi_coresight_parse_link() local
625 dir = fields[3].integer.value; in acpi_coresight_parse_link()
626 if (dir == ACPI_CORESIGHT_LINK_MASTER) { in acpi_coresight_parse_link()
641 } else if (dir == ACPI_CORESIGHT_LINK_SLAVE) { in acpi_coresight_parse_link()
653 return dir; in acpi_coresight_parse_link()
686 int dir; in acpi_coresight_parse_graph() local
689 dir = acpi_coresight_parse_link(adev, link, &conn); in acpi_coresight_parse_graph()
690 if (dir < 0) { in acpi_coresight_parse_graph()
691 ret = dir; in acpi_coresight_parse_graph()
695 if (dir == ACPI_CORESIGHT_LINK_MASTER) { in acpi_coresight_parse_graph()

1...<<11121314151617181920>>...125