/openbmc/linux/net/netfilter/ |
H A D | nf_nat_tftp.c | 31 exp->dir = IP_CT_DIR_REPLY; in help()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-usbport | 7 Every dir entry represents a single USB port that can be
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | timer-del-timer-free.cocci | 8 // --in-place --dir .
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | phosphor-software-manager-mmc.bbclass | 7 -Dmedia-dir='/media' \
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxshmfence_1.3.2.bb | 14 EXTRA_OECONF += "--with-shared-memory-dir=/dev/shm"
|
/openbmc/openbmc/meta-security/recipes-security/google-authenticator-libpam/ |
H A D | google-authenticator-libpam_1.09.bb | 17 # Use the same dir location as PAM
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/ |
H A D | kmod.py | 30 with tempfile.TemporaryDirectory(prefix="cryptodev", dir=self.tc.sdk_dir) as testdir:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tree/ |
H A D | tree_2.2.1.bb | 2 HOMEPAGE = "https://oldmanprogrammer.net/source.php?dir=projects/tree"
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_edif.c | 346 if (dir) { in qla_edif_add_sa_index_to_freepool() 366 int i, dir; in __qla2x00_release_all_sadb() local 1388 int dir) in qla_edif_add_sa_ctl() argument 1419 if (dir == SAU_FLG_TX) in qla_edif_add_sa_ctl() 1457 if (dir == SAU_FLG_TX) in qla_edif_find_sa_ctl_by_index() 1476 int dir; in qla24xx_check_sadb_avail_slot() local 1523 if (dir == SAU_FLG_TX) in qla24xx_check_sadb_avail_slot() 2682 if (dir) in qla_edif_get_sa_index_from_freepool() 2696 if (dir) in qla_edif_get_sa_index_from_freepool() 2737 if (dir) in qla_edif_sadb_delete_sa_index() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | mm.c | 26 #define node(root, dir) ((root)->nl_entry.dir == &mm->nodes) ? NULL : \ argument 27 list_entry((root)->nl_entry.dir, struct nvkm_mm_node, nl_entry)
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola.h | 483 int lola_init_pcm(struct lola *chip, int dir, int *nidp); 497 int lola_init_pins(struct lola *chip, int dir, int *nidp); 501 int lola_setup_all_analog_gains(struct lola *chip, int dir, bool mute);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0008-libtool-do-not-use-jlibtool.patch | 51 + ${Q}mv $(dir $@)/.libs/$(notdir $*.d) ${BUILD_DIR}/objs/$*.d 59 + ${Q}mv $(dir $@)/.libs/$(notdir $*.d) ${BUILD_DIR}/objs/$*.d 107 define ADD_INSTALL_RULE.dir
|
/openbmc/linux/fs/exfat/ |
H A D | nls.c | 759 clu.dir = sbi->root_dir; in exfat_create_upcase_table() 762 while (clu.dir != EXFAT_EOF_CLUSTER) { in exfat_create_upcase_table() 795 if (exfat_get_next_cluster(sb, &(clu.dir))) in exfat_create_upcase_table()
|
H A D | file.c | 129 clu.dir += num_clusters; in __exfat_truncate() 133 last_clu = clu.dir; in __exfat_truncate() 134 if (exfat_get_next_cluster(sb, &(clu.dir))) in __exfat_truncate()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | Makefile | 216 if test -r $(DESTDIR)$(infodir)/dir; then \ 217 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perf.info ;\ 218 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perfman.info ;\
|
/openbmc/linux/tools/lib/bpf/ |
H A D | Makefile | 21 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 22 srctree := $(patsubst %/,%,$(dir $(srctree))) 23 srctree := $(patsubst %/,%,$(dir $(srctree)))
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | ti,phy-j721e-wiz.yaml | 57 typec-dir-gpios: 64 typec-dir-debounce-ms: 69 Number of milliseconds to wait before sampling typec-dir-gpio.
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.h | 151 short dir; member 509 enum vchiq_bulk_dir dir); 565 void __user *uoffset, int size, int dir);
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mxs.c | 242 u32 dir; in mxs_gpio_get_direction() local 244 dir = readl(port->base + PINCTRL_DOE(port)); in mxs_gpio_get_direction() 245 if (dir & mask) in mxs_gpio_get_direction()
|
/openbmc/openbmc/meta-security/recipes-ids/ossec/ |
H A D | ossec-hids_3.7.0.bb | 29 USERADD_PARAM:${PN} = "--system -g ${OSSEC_GID} --home-dir \ 77 # For the etc dir 165 USERADD_PARAM:${PN} = "--system --home-dir /var/ossec -g ossec --shell /bin/false ossec"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-cross.inc | 40 --with-gxx-include-dir=/not/exist${target_includedir}/c++/${BINV} \ 41 --with-gxx-libcxx-include-dir=/not/exist${target_includedir}/c++/v1 \ 108 # libquadmath headers need to be available in the gcc libexec dir
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 526 int startblock, block, dir; in search_bbt() local 534 dir = -1; in search_bbt() 537 dir = 1; in search_bbt() 557 int actblock = startblock + dir * block; in search_bbt() 622 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local 670 dir = -1; in write_bbt() 673 dir = 1; in write_bbt() 677 int block = startblock + dir * i; in write_bbt()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-nxp-fspi.c | 495 if (op->data.dir == SPI_MEM_DATA_IN && in nxp_fspi_supports_op() 501 if (op->data.dir == SPI_MEM_DATA_OUT && in nxp_fspi_supports_op() 582 op->data.dir == SPI_MEM_DATA_IN ? in nxp_fspi_prepare_lut() 917 if (!err && op->data.nbytes && op->data.dir == SPI_MEM_DATA_IN) in nxp_fspi_do_op() 945 op->data.dir == SPI_MEM_DATA_IN && in nxp_fspi_exec_op() 949 if (op->data.nbytes && op->data.dir == SPI_MEM_DATA_OUT) in nxp_fspi_exec_op() 967 if (op->data.dir == SPI_MEM_DATA_OUT) { in nxp_fspi_adjust_op_size() 978 if (op->data.dir == SPI_MEM_DATA_IN && in nxp_fspi_adjust_op_size()
|
/openbmc/linux/fs/ntfs3/ |
H A D | Makefile | 17 dir.o \
|
/openbmc/linux/fs/afs/ |
H A D | Makefile | 11 dir.o \
|