Home
last modified time | relevance | path

Searched refs:pid (Results 926 – 950 of 2199) sorted by relevance

1...<<31323334353637383940>>...88

/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-dhcrelay.service.in14 ExecStart=/usr/sbin/dhcrelay -d --no-pid $RP_FLAG -l gbmcncsidhcp -u ff02::1:2%%@NCSI_IF@
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A Dvmtoolsd.init46 start-stop-daemon --stop --quiet --pidfile /var/run/vmtoolsd.pid
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pid_3.0.4.bb3 HOMEPAGE = "https://github.com/trbs/pid/"
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib3000.h36 int (*pid_ctrl)(struct dvb_frontend *fe, int index, int pid, int onoff);
H A Daf9033.h87 int (*pid_filter)(struct dvb_frontend *fe, int index, u16 pid,
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_ctx.h20 pid_t pid; member
/openbmc/u-boot/lib/
H A Dlinux_compat.c7 .pid = 1,
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h143 __func__, __LINE__, current->pid); \
157 pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \
163 pr_debug("UBIFS DBG " type " (pid %d): " fmt "%s\n", current->pid, \
/openbmc/skeleton/flashbios/
H A Dflash_bios_obj.c29 pid_t pid; in update() local
31 pid = fork(); in update()
32 if(pid == 0) in update()
/openbmc/linux/Documentation/admin-guide/LSM/
H A DYama.rst34 work), or with ``CAP_SYS_PTRACE`` (i.e. "gdb --pid=PID", and "strace -p PID"
39 ``prctl(PR_SET_PTRACER, pid, ...)`` can be used. An inferior can declare which
46 so that any otherwise allowed process (even those in external pid namespaces)
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c68 int pid, id; in mt7615_tx_prepare_skb() local
98 pid = mt76_tx_status_skb_add(mdev, wcid, tx_info->skb); in mt7615_tx_prepare_skb()
100 pid, key, qid, false); in mt7615_tx_prepare_skb()
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v2.c48 __s32 pid; member
204 .pid = 12345, in check_sample()
220 CHECK_SAMPLE(pid); in check_sample()
/openbmc/linux/include/trace/events/
H A Dneigh.h97 __field(u32, pid)
138 __entry->pid = nlmsg_pid;
153 __entry->update_flags, __entry->pid)
/openbmc/qemu/docs/interop/
H A Dqemu-ga.rst73 Specify pid file (default is ``/var/run/qemu-ga.pid``).
133 pidfile = /var/run/qemu-ga.pid
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A Ddhcpcd@.service11 PIDFile=/run/dhcpcd/%I.pid
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dpsc_defs.h14 unsigned int pid; /* 0x000 */ member
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx.service7 PIDFile=/run/nginx/nginx.pid
/openbmc/linux/tools/testing/ktest/examples/bootconfigs/
H A Dtracing.bconf9 filter = "pid < 128";
/openbmc/linux/lib/
H A Dsmp_processor_id.c46 what1, what2, preempt_count() - 1, current->comm, current->pid); in check_preemption_disabled()
/openbmc/phosphor-pid-control/pid/ec/
H A Dpid.hpp45 double pid(pid_info_t* pidinfoptr, double input, double setpoint,
/openbmc/linux/include/linux/
H A Dtty.h224 struct pid *pgrp;
225 struct pid *session;
345 struct pid *tty_get_pgrp(struct tty_struct *tty);
361 static inline struct pid *tty_get_pgrp(struct tty_struct *tty) in tty_get_pgrp()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dopera1.c305 static int opera1_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, in opera1_pid_filter() argument
313 info("pidfilter index: %d pid: %d %s", index, pid, in opera1_pid_filter()
316 b_pid[1] = onoff ? (pid & 0xff) : (0x00); in opera1_pid_filter()
317 b_pid[2] = onoff ? ((pid >> 8) & 0xff) : (0x00); in opera1_pid_filter()
/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h231 u64 persistent_fid, u64 volatile_fid, u32 pid,
236 u64 persistent_fid, u64 volatile_fid, u32 pid,
266 const __u32 pid, const __u64 length, const __u64 offset,
270 const __u32 pid, const __u32 num_lock,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/
H A Dchronyd18 PIDFILE=/run/chrony/chronyd.pid
/openbmc/linux/drivers/media/i2c/
H A Dov9640.c591 u8 pid, ver, midh, midl; in ov9640_video_probe() local
603 ret = ov9640_reg_read(client, OV9640_PID, &pid); in ov9640_video_probe()
613 switch (VERSION(pid, ver)) { in ov9640_video_probe()
623 dev_err(&client->dev, "Product ID error %x:%x\n", pid, ver); in ov9640_video_probe()
629 devname, pid, ver, midh, midl); in ov9640_video_probe()

1...<<31323334353637383940>>...88