/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ |
H A D | meson.build | 5 sdbusplus_current_path = 'xyz/openbmc_project/Debug/Pid' 8 'xyz/openbmc_project/Debug/Pid/ThermalPower__markdown'.underscorify(), 10 '../../../../../yaml/xyz/openbmc_project/Debug/Pid/ThermalPower.interface.yaml', 24 'xyz/openbmc_project/Debug/Pid/ThermalPower', 32 'xyz/openbmc_project/Debug/Pid/Zone__markdown'.underscorify(), 34 '../../../../../yaml/xyz/openbmc_project/Debug/Pid/Zone.interface.yaml', 48 'xyz/openbmc_project/Debug/Pid/Zone',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ThermalPower/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Debug/Pid/ThermalPower' 6 'xyz/openbmc_project/Debug/Pid/ThermalPower__cpp'.underscorify(), 8 '../../../../../../yaml/xyz/openbmc_project/Debug/Pid/ThermalPower.interface.yaml', 28 'xyz/openbmc_project/Debug/Pid/ThermalPower',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/Zone/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Debug/Pid/Zone' 6 'xyz/openbmc_project/Debug/Pid/Zone__cpp'.underscorify(), 8 '../../../../../../yaml/xyz/openbmc_project/Debug/Pid/Zone.interface.yaml', 28 'xyz/openbmc_project/Debug/Pid/Zone',
|
/openbmc/linux/rust/kernel/ |
H A D | task.rs | 79 type Pid = bindings::pid_t; typedef 129 pub fn pid(&self) -> Pid { in pid() argument
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/ |
H A D | meson.build | 2 subdir('Pid') subdir
|
/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | phosphor-pid-control.service | 2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
/openbmc/phosphor-pid-control/ |
H A D | phosphor-pid-control.service.in | 2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
H A D | configure.md | 11 interfaces. When using `entity-manager` to provide them refer to `Pid`, 12 `Pid.Zone` and `Stepwise`
|
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | phosphor-pid-control.service | 2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | phosphor-pid-control.service | 2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | phosphor-pid-control.service | 2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | phosphor-pid-control.service | 2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
|
/openbmc/phosphor-pid-control/pid/ |
H A D | zone.hpp | 31 sdbusplus::xyz::openbmc_project::Debug::Pid::server::Zone; 36 sdbusplus::xyz::openbmc_project::Debug::Pid::server::ThermalPower;
|
/openbmc/linux/fs/smb/server/ |
H A D | smb_common.c | 331 rsp_hdr->Pid = rcv_hdr->Pid; in init_smb1_rsp_hdr()
|
H A D | smb_common.h | 194 __le16 Pid; member
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | README.rst | 304 Pid: xx, process nr: xx
|
/openbmc/linux/Documentation/RCU/ |
H A D | lockdep-splat.rst | 40 Pid: 1552, comm: scsi_scan_6 Not tainted 3.0.0-rc5 #17
|
/openbmc/dbus-sensors/ |
H A D | README.md | 42 [Phosphor-Pid-Control](https://github.com/openbmc/phosphor-pid-control),
|
/openbmc/linux/fs/smb/client/ |
H A D | cifssmb.c | 1341 smb->hdr.Pid = cpu_to_le16((__u16)rdata->pid); in cifs_async_readv() 1414 pSMB->hdr.Pid = cpu_to_le16((__u16)pid); in CIFSSMBRead() 1527 pSMB->hdr.Pid = cpu_to_le16((__u16)pid); in CIFSSMBWrite() 1687 smb->hdr.Pid = cpu_to_le16((__u16)wdata->pid); in cifs_async_writev() 1778 pSMB->hdr.Pid = cpu_to_le16((__u16)pid); in CIFSSMBWrite2() 1935 pSMB->Locks[0].Pid = cpu_to_le16(netpid); in CIFSSMBLock() 5098 pSMB->hdr.Pid = cpu_to_le16((__u16)cfile->pid); in CIFSSMBSetFileSize() 5181 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener); in CIFSSMBSetFileInfo() 5246 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener); in CIFSSMBSetFileDisposition() 5467 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener); in CIFSSMBUnixSetFileInfo()
|
H A D | cifspdu.h | 406 __le16 Pid; member 1064 __le16 Pid; member
|
H A D | cifs_debug.c | 45 smb->Flags2, smb->Mid, smb->Pid, smb->WordCount); in cifs_dump_detail()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
H A D | php-fpm.conf | 22 ; Pid file
|
/openbmc/openbmc-test-automation/lib/ |
H A D | common_utils.robot | 313 Get SOL Console Pid 367 ${os_con_pid}= Get SOL Console Pid 424 ... Get SOL Console Pid ${1} ${log_file_path}
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 454 -pid_t device_pids[NUMBER_OF_MODEMS]; // Pid's of modem processes. 457 +EXTERN pid_t device_pids[NUMBER_OF_MODEMS]; // Pid's of modem processes.
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-c2c.txt | 250 Pid
|