/openbmc/openbmc/poky/meta/recipes-support/consolekit/ |
H A D | consolekit_0.4.6.bb | 30 PACKAGECONFIG[pam] = "--enable-pam-module --with-pam-module-dir=${base_libdir}/security,--disable-p…
|
/openbmc/qemu/fsdev/ |
H A D | file-op-9p.h | 166 int (*unlinkat)(FsContext *ctx, V9fsPath *dir, const char *name, int flags);
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | q6afe.h | 235 unsigned int freq, int dir);
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | esdk.py | 83 cls.tmpdirobj = tempfile.TemporaryDirectory(prefix="selftest-esdk-", dir=bb_vars["WORKDIR"])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/ |
H A D | flatpak_1.15.6.bb | 72 USERADD_PARAM:${PN} = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polkit-1 pol…
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/ |
H A D | 0001-Makefile.am-update-rpath-link.patch | 8 's location changed from one dir to multiple dirs. which make below
|
/openbmc/qemu/docs/system/arm/ |
H A D | xenpvh.rst | 21 swtpm socket --tpmstate dir=/tmp/vtpm2 \
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff.h | 145 enum amdtp_stream_direction dir);
|
/openbmc/linux/include/linux/ |
H A D | posix_acl.h | 120 static inline int simple_acl_create(struct inode *dir, struct inode *inode) in simple_acl_create() argument
|
H A D | irqdesc.h | 91 struct proc_dir_entry *dir; member
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 80 OUTPUT=$(abspath $(dir $@))/ prefix= \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/ |
H A D | sanlock_3.9.1.bb | 48 --home-dir /run/${SANLOCKUSER} --no-create-home \
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmtk.h | 53 u8 dir; member
|
/openbmc/qemu/docs/system/ |
H A D | tls.rst | 255 When specifying the object, the ``dir`` parameters specifies which 283 |qemu_system| -object tls-creds-x509,id=tls0,dir=/etc/pki/qemu,endpoint=server 289 |qemu_system| -object tls-creds-x509,id=tls0,dir=/etc/pki/qemu,endpoint=client 318 --object tls-creds-psk,id=tls0,endpoint=server,dir=/tmp/keys \ 326 --object tls-creds-psk,id=tls0,dir=/tmp/keys,username=rich,endpoint=client \
|
/openbmc/linux/fs/overlayfs/ |
H A D | inode.c | 1240 bool ovl_lookup_trap_inode(struct super_block *sb, struct dentry *dir) in ovl_lookup_trap_inode() argument 1242 struct inode *key = d_inode(dir); in ovl_lookup_trap_inode() 1262 struct inode *ovl_get_trap_inode(struct super_block *sb, struct dentry *dir) in ovl_get_trap_inode() argument 1264 struct inode *key = d_inode(dir); in ovl_get_trap_inode() 1267 if (!d_is_dir(dir)) in ovl_get_trap_inode()
|
H A D | util.c | 970 struct inode *dir = indexdir->d_inode; in ovl_cleanup_index() local 1000 inode_lock_nested(dir, I_MUTEX_PARENT); in ovl_cleanup_index() 1008 dir, index); in ovl_cleanup_index() 1011 err = ovl_cleanup(ofs, dir, index); in ovl_cleanup_index() 1014 inode_unlock(dir); in ovl_cleanup_index()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-buf.c | 946 attach->dir = DMA_BIDIRECTIONAL; in dma_buf_dynamic_attach() 1010 __unmap_dma_buf(attach, attach->sgt, attach->dir); in dma_buf_detach() 1116 if (attach->dir != direction && in dma_buf_map_attachment() 1117 attach->dir != DMA_BIDIRECTIONAL) in dma_buf_map_attachment() 1141 attach->dir = direction; in dma_buf_map_attachment()
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 253 ctx->dir); in aead_set_sh_desc() 274 ctx->dir); in aead_set_sh_desc() 608 ctx->dir); in chachapoly_set_sh_desc() 617 ctx->dir); in chachapoly_set_sh_desc() 683 ctx->dir); in gcm_set_sh_desc() 703 ctx->dir); in gcm_set_sh_desc() 777 ctx->dir); in rfc4106_set_sh_desc() 797 ctx->dir); in rfc4106_set_sh_desc() 839 ctx->dir); in rfc4106_setkey() 878 ctx->dir); in rfc4543_set_sh_desc() [all …]
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | txc43128_phy.c | 177 void falcon_txc_set_gpio_dir(struct ef4_nic *efx, int pin, int dir) in falcon_txc_set_gpio_dir() argument 179 ef4_mdio_set_flag(efx, MDIO_MMD_PHYXS, TXC_GPIO_DIR, 1 << pin, dir); in falcon_txc_set_gpio_dir()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_tiocmd.c | 113 counter->mite_chan->dir = COMEDI_INPUT; in ni_tio_input_cmd() 373 counter->mite_chan->dir != COMEDI_INPUT || in should_ack_gate()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | path.py | 178 def find(dir, **walkoptions): argument 182 for root, dirs, files in os.walk(dir, **walkoptions):
|
/openbmc/linux/fs/pstore/ |
H A D | inode.c | 181 static int pstore_unlink(struct inode *dir, struct dentry *dentry) in pstore_unlink() argument 201 return simple_unlink(dir, dentry); in pstore_unlink()
|
/openbmc/linux/drivers/misc/cardreader/ |
H A D | rtl8411.c | 272 static int rtl8411_conv_clk_and_div_n(int input, int dir) in rtl8411_conv_clk_and_div_n() argument 276 if (dir == CLK_TO_DIV_N) in rtl8411_conv_clk_and_div_n()
|
/openbmc/linux/drivers/bus/mhi/host/ |
H A D | internal.h | 190 enum dma_data_direction dir; member 229 enum dma_data_direction dir; member
|
/openbmc/linux/sound/soc/meson/ |
H A D | axg-tdm-interface.c | 101 unsigned int freq, int dir) in axg_tdm_iface_set_sysclk() argument 106 if (dir == SND_SOC_CLOCK_OUT && clk_id == 0) { in axg_tdm_iface_set_sysclk()
|