Home
last modified time | relevance | path

Searched refs:dir (Results 1601 – 1625 of 3116) sorted by relevance

1...<<61626364656667686970>>...125

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/
H A Dgattlib_git.bb12 file://dbus-avoid-strange-chars-from-the-build-dir.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/
H A D0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch35 MESSAGE(STATUS "Python3 install dir is ${PYTHON_INSTALL_DIR}")
/openbmc/linux/Documentation/translations/zh_CN/iio/
H A Diio_configfs.rst104 "hrtimer”触发器类型没有来自/config dir的任何可配置属性。
/openbmc/openbmc/poky/meta/recipes-support/pinentry/
H A Dpinentry_1.3.0.bb25 PACKAGECONFIG[ncurses] = "--enable-ncurses --with-ncurses-include-dir=${STAGING_INCDIR}, --disable…
/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/
H A Dgnome-remote-desktop_46.2.bb40 USERADD_PARAM:${PN} = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polkit-1 pol…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/
H A Dfetchmail_6.4.38.bb17 inherit autotools gettext pkgconfig python3-dir python3native
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c223 DIR *dir; in cpufreq_sysfs_present() local
226 if (dir) { in cpufreq_sysfs_present()
227 closedir(dir); in cpufreq_sysfs_present()
760 DIR *dir; in create_cpu_map() local
783 dir = opendir(buffer); in create_cpu_map()
784 if (!dir) in create_cpu_map()
786 closedir(dir); in create_cpu_map()
915 DIR *dir; in isolate_cpus() local
918 dir = opendir(dir_name); in isolate_cpus()
919 if (!dir) { in isolate_cpus()
[all …]
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569mds.dts142 /* port pin dir open_drain assignment has_irq */
162 /* port pin dir open_drain assignment has_irq */
182 /* port pin dir open_drain assignment has_irq */
202 /* port pin dir open_drain assignment has_irq */
/openbmc/linux/fs/proc/
H A Dinode.c146 struct dentry *dir = d_find_any_alias(inode); in proc_invalidate_siblings_dcache() local
147 if (dir) { in proc_invalidate_siblings_dcache()
148 d_invalidate(dir); in proc_invalidate_siblings_dcache()
149 dput(dir); in proc_invalidate_siblings_dcache()
H A Dbase.c2126 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local
2132 child = d_hash_and_lookup(dir, &qname); in proc_fill_cache()
2135 child = d_alloc_parallel(dir, &qname, &wq); in proc_fill_cache()
2357 task = get_proc_task(dir); in proc_map_files_lookup()
2719 static struct dentry *proc_pident_lookup(struct inode *dir, in proc_pident_lookup() argument
2724 struct task_struct *task = get_proc_task(dir); in proc_pident_lookup()
2886 return proc_pident_lookup(dir, dentry, \
2945 return proc_pident_lookup(dir, dentry, in proc_attr_dir_lookup()
3438 return proc_pident_lookup(dir, dentry, in proc_tgid_base_lookup()
3763 return proc_pident_lookup(dir, dentry, in proc_tid_base_lookup()
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-snowball.dts256 st,sig-dir-cmd;
257 st,sig-dir-dat0;
258 st,sig-dir-dat2;
259 st,sig-dir-dat31;
/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c744 static void cacheinfo_create_index_opt_attrs(struct cache_index_dir *dir) in cacheinfo_create_index_opt_attrs() argument
755 cache = dir->cache; in cacheinfo_create_index_opt_attrs()
769 rc = attr->show(&dir->kobj, attr, buf); in cacheinfo_create_index_opt_attrs()
777 if (sysfs_create_file(&dir->kobj, &attr->attr)) in cacheinfo_create_index_opt_attrs()
/openbmc/linux/drivers/gpio/
H A Dgpio-pxa.c198 int ret, af = 0, dir = 0; in __gpio_is_occupied() local
209 dir = gpdr & GPIO_bit(gpio); in __gpio_is_occupied()
212 ret = (af != 1) || (dir == 0); in __gpio_is_occupied()
214 ret = (af != 0) || (dir != 0); in __gpio_is_occupied()
/openbmc/linux/drivers/iio/proximity/
H A Dsx9360.c483 enum iio_event_direction dir, in sx9360_read_event_val() argument
495 switch (dir) { in sx9360_read_event_val()
602 enum iio_event_direction dir, in sx9360_write_event_val() argument
614 switch (dir) { in sx9360_write_event_val()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/
H A Dfreeradius_3.2.3.bb27 file://0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch \
106 …${STAGING_BINDIR_NATIVE}/python3-native/python3 --with-rlm-python3-include-dir=${STAGING_INCDIR}/$…
118 # from cpan-base and python3-dir bbclasses for building rlm_perl and rlm_python
120 inherit cpan-base python3-dir
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.c2779 int my_idx, ii, dir; in mptscsih_do_cmd() local
2806 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2814 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2820 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2830 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2836 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2855 dir = MPI_SCSIIO_CONTROL_WRITE; in mptscsih_do_cmd()
2870 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2877 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
2884 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd()
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc5121.h114 enum mpc512x_lpbfifo_req_dir dir; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x.h95 int (*set_gpio)(struct dvb_frontend *fe, u8 gpio, u8 dir, u8 value,
/openbmc/linux/net/rds/
H A Dib_mr.h124 void rds_ib_sync_mr(void *trans_private, int dir);
/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/
H A Dseparate-objdir.patch23 +SRCDIR ?= $(dir $(lastword $(MAKEFILE_LIST)))
/openbmc/qemu/scripts/coccinelle/
H A Dcpu-reset.cocci8 // --keep-comments --smpl-spacing --in-place --include-headers --dir target
/openbmc/linux/drivers/video/console/
H A Ddummycon.c116 unsigned int bottom, enum con_scroll dir, in dummycon_scroll() argument
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x.h116 enum amdtp_stream_direction dir);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/files/
H A D0001-Makefile-tweak-install-dir.patch4 Subject: [PATCH] Makefile: tweak install dir
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A Dgdb_build_jobs_and_not_write_crash_target.patch27 …(cd ${GDB}; ./configure --host=${GDB_TARGET} --build=${GDB_HOST} --with-separate-debug-dir=/usr/li…

1...<<61626364656667686970>>...125