/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | Makefile | 261 x := $(shell mkdir -p $(sort $(dir $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ)))) 274 x := $(shell mkdir -p $(sort $(dir $(TEST_GEN_PROGS))))
|
/openbmc/linux/include/sound/ |
H A D | soc-component.h | 96 int clk_id, int source, unsigned int freq, int dir); 391 unsigned int freq, int dir);
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32h7-pinctrl.dtsi | 116 sdmmc1_dir_pins_a: sdmmc1-dir-0 { 131 sdmmc1_dir_sleep_pins_a: sdmmc1-dir-sleep-0 {
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | cgroup_util.c | 411 int dirfd_open_opath(const char *dir) in dirfd_open_opath() argument 413 return open(dir, O_DIRECTORY | O_CLOEXEC | O_NOFOLLOW | O_PATH); in dirfd_open_opath()
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.cpp | 184 std::string dir = in persistThreshold() local 187 (findThresholdDirection(dir) != threshold.direction)) in persistThreshold()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_main.c | 33 enum dma_data_direction dir) in mlxbf_gige_alloc_skb() argument 56 *buf_dma = dma_map_single(priv->dev, skb->data, map_len, dir); in mlxbf_gige_alloc_skb()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | license_image.bbclass | 192 for dir in dirs: 193 p = os.path.join(walkroot, dir) 246 # create the image dir symlink
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | externalsrc.bbclass | 166 # File/dir exists with same name as link, just leave it alone 214 …subprocess.check_output(['git', '-C', s_dir, 'rev-parse', '--git-dir'], stderr=subprocess.DEVNULL)… 216 …subprocess.check_output(['git', '-C', d.getVar("TOPDIR"), 'rev-parse', '--git-dir'], stderr=subpro…
|
/openbmc/linux/drivers/video/console/ |
H A D | newport_con.c | 579 enum con_scroll dir, unsigned int lines) in newport_scroll() argument 588 if (dir == SM_UP) { in newport_scroll() 603 if (dir == SM_UP) { in newport_scroll()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_impl.c | 713 struct dentry *dir; in lan966x_vcap_init() local 737 dir = vcap_debugfs(lan966x->dev, lan966x->debugfs_root, ctrl); in lan966x_vcap_init() 740 vcap_port_debugfs(lan966x->dev, dir, ctrl, in lan966x_vcap_init()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-gadget.h | 1168 u8 dir; member 1212 enum dma_data_direction dir; member 1374 void cdns3_check_ep0_interrupt_proceed(struct cdns3_device *priv_dev, int dir);
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | bus.c | 885 enum dma_data_direction dir, in host1x_bo_pin() argument 894 if (mapping->bo == bo && mapping->direction == dir) { in host1x_bo_pin() 901 mapping = bo->ops->pin(dev, bo, dir); in host1x_bo_pin()
|
/openbmc/linux/fs/tracefs/ |
H A D | event_inode.c | 152 static struct dentry *eventfs_root_lookup(struct inode *dir, 594 static struct dentry *eventfs_root_lookup(struct inode *dir, in eventfs_root_lookup() argument 604 ti = get_tracefs(dir); in eventfs_root_lookup()
|
/openbmc/linux/rust/ |
H A D | Makefile | 141 --out-dir $(objtree)/$(obj)/test --cfg testlib \ 197 $(rustc_target_flags) --out-dir $(objtree)/$(obj)/test \ 399 --emit=metadata=$(dir $@)$(patsubst %.o,lib%.rmeta,$(notdir $@)) \
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_analog.c | 43 #define set_beep_amp(spec, nid, idx, dir) \ argument 44 ((spec)->beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir)) /* mono */ 46 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
|
/openbmc/linux/drivers/rapidio/devices/ |
H A D | tsi721_dma.c | 826 enum dma_transfer_direction dir, unsigned long flags, in tsi721_prep_rio_sg() argument 842 (dir == DMA_DEV_TO_MEM)?"READ":"WRITE"); in tsi721_prep_rio_sg() 844 if (dir == DMA_DEV_TO_MEM) in tsi721_prep_rio_sg() 846 else if (dir == DMA_MEM_TO_DEV) { in tsi721_prep_rio_sg()
|
/openbmc/linux/fs/overlayfs/ |
H A D | copy_up.c | 484 struct inode *dir = d_inode(indexdir); in ovl_create_index() local 522 err = ovl_do_rename(ofs, dir, temp, dir, index, 0); in ovl_create_index() 527 ovl_cleanup(ofs, dir, temp); in ovl_create_index()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | jz4740_mmc.c | 289 enum dma_data_direction dir = mmc_get_dma_dir(data); in jz4740_mmc_dma_unmap() local 291 dma_unmap_sg(chan->device->dev, data->sg, data->sg_len, dir); in jz4740_mmc_dma_unmap() 303 enum dma_data_direction dir = mmc_get_dma_dir(data); in jz4740_mmc_prepare_dma_data() local 312 dir); in jz4740_mmc_prepare_dma_data()
|
/openbmc/linux/drivers/dma/ |
H A D | pch_dma.c | 93 enum dma_transfer_direction dir; member 217 if (pd_chan->dir == DMA_MEM_TO_DEV) in pdc_set_dir() 235 if (pd_chan->dir == DMA_MEM_TO_DEV) in pdc_set_dir() 592 pd_chan->dir = direction; in pd_prep_slave_sg()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 894 enum dma_data_direction dir) in otx2_dma_map_page() argument 899 offset, size, dir, DMA_ATTR_SKIP_CPU_SYNC); in otx2_dma_map_page() 907 enum dma_data_direction dir) in otx2_dma_unmap_page() argument 910 dir, DMA_ATTR_SKIP_CPU_SYNC); in otx2_dma_unmap_page()
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 936 return dir+'/'+file 938 return dir+'/config/'+file 1826 self.errorinfo[dir] = list 2163 proclist[dir][ps] = 0 2164 tdata[dir].append(t) 2168 for dir in ['sus', 'res']: 4776 for dir in phases: 4779 if dir == 'suspend': 4796 for b in phases[dir]: 4811 for b in phases[dir]: [all …]
|
/openbmc/linux/drivers/net/thunderbolt/ |
H A D | main.c | 341 enum dma_data_direction dir; in tbnet_free_buffers() local 349 dir = DMA_TO_DEVICE; in tbnet_free_buffers() 353 dir = DMA_FROM_DEVICE; in tbnet_free_buffers() 358 trace_tbnet_free_frame(i, tf->page, tf->frame.buffer_phy, dir); in tbnet_free_buffers() 362 dir); in tbnet_free_buffers()
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | coccinelle.rst | 251 - The directory provided with the ``--dir`` option is processed last, if used 254 proper dir; as such the second rule above would be implied for picking up a 262 OPTIONS="--dir $srctree $COCCIINCLUDE" 264 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE" 268 the spatch ``--dir`` argument is used, as such third rule applies when whether
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptfc.c | 323 cfg.dir = 0; in mptfc_GetFcDevPage0() 754 cfg.dir = 0; in mptfc_GetFcPortPage0() 849 cfg.dir = 0; in mptfc_WriteFcPortPage1() 864 cfg.dir = 1; in mptfc_WriteFcPortPage1() 892 cfg.dir = 0; in mptfc_GetFcPortPage1()
|
/openbmc/linux/drivers/iio/accel/ |
H A D | kxcjk-1013.c | 987 enum iio_event_direction dir, in kxcjk1013_read_event() argument 1011 enum iio_event_direction dir, in kxcjk1013_write_event() argument 1037 enum iio_event_direction dir) in kxcjk1013_read_event_config() argument 1047 enum iio_event_direction dir, in kxcjk1013_write_event_config() argument 1140 .dir = IIO_EV_DIR_EITHER,
|