Home
last modified time | relevance | path

Searched refs:p (Results 5526 – 5550 of 9049) sorted by relevance

1...<<221222223224225226227228229230>>...362

/openbmc/boost-dbus/include/dbus/impl/
H A Dconnection.ipp105 void send_with_reply(message& m, DBusPendingCall** p,
108 dbus_connection_send_with_reply(conn, m, p, timeout_in_milliseconds);
/openbmc/linux/drivers/md/bcache/
H A Dutil.c124 bool bch_is_zero(const char *p, size_t n) in bch_is_zero() argument
129 if (p[i]) in bch_is_zero()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0001-Define-__SWORD_TYPE-if-undefined.patch76 p = fifo_name + strlen(fifodir);
77 while (*p != '\0') {
/openbmc/qemu/hw/usb/
H A Ddesc-msos.c216 int usb_desc_msos(const USBDesc *desc, USBPacket *p, in usb_desc_msos() argument
237 p->actual_length = length; in usb_desc_msos()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv40.c24 #define nv40_clk(p) container_of((p), struct nv40_clk, base) argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c34 u32 p = *addr; in nvbios_addr() local
42 nvkm_error(&bios->subdev, "OOB %d %08x %08x\n", size, p, *addr); in nvbios_addr()
/openbmc/qemu/hw/xen/
H A Dxen_pvdev.c61 int xenstore_mkdir(char *path, int p) in xenstore_mkdir() argument
63 if (!qemu_xen_xs_create(xenstore, 0, 0, xen_domid, p, path)) { in xenstore_mkdir()
/openbmc/linux/tools/testing/selftests/net/
H A Ddevlink_port_split.py32 p = Popen(cmd, stdout=PIPE, stderr=PIPE, shell=True)
33 stdout, stderr = p.communicate()
/openbmc/linux/tools/include/nolibc/
H A Dstring.h89 char *p = dst; in memset() local
94 *(p++) = b; in memset()
/openbmc/linux/drivers/watchdog/
H A Dmax63xx_wdt.c186 static int max63xx_mmap_init(struct platform_device *p, struct max63xx_wdt *wdt) in max63xx_mmap_init() argument
188 wdt->base = devm_platform_ioremap_resource(p, 0); in max63xx_mmap_init()
/openbmc/linux/scripts/gdb/linux/
H A Dsymbols.py171 self.module_paths = [os.path.abspath(os.path.expanduser(p))
172 for p in arg.split()]
/openbmc/linux/drivers/clk/socfpga/
H A Dclk-gate.c24 #define to_socfpga_gate_clk(p) container_of(p, struct socfpga_gate_clk, hw.hw) argument
/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.h60 #define to_pmz(p) ((struct uart_pmac_port *)(p)) argument
/openbmc/linux/arch/x86/boot/
H A Dstring.c258 unsigned long long *p) in _parse_integer() argument
291 *p = res; in _parse_integer()
/openbmc/linux/arch/parisc/include/asm/
H A Dio.h274 #define xlate_dev_mem_ptr(p) __va(p) argument
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi15 netdev is a headerless p-t-p device in 'raw-ip' mode,
/openbmc/linux/drivers/iio/humidity/
H A Dam2315.c157 static irqreturn_t am2315_trigger_handler(int irq, void *p) in am2315_trigger_handler() argument
162 struct iio_poll_func *pf = p; in am2315_trigger_handler()
/openbmc/linux/drivers/iio/light/
H A Dadjd_s311.c116 static irqreturn_t adjd_s311_trigger_handler(int irq, void *p) in adjd_s311_trigger_handler() argument
118 struct iio_poll_func *pf = p; in adjd_s311_trigger_handler()
/openbmc/linux/drivers/iio/adc/
H A Dmax1118.c167 static irqreturn_t max1118_trigger_handler(int irq, void *p) in max1118_trigger_handler() argument
169 struct iio_poll_func *pf = p; in max1118_trigger_handler()
H A Dti-tlc4541.c91 static irqreturn_t tlc4541_trigger_handler(int irq, void *p) in tlc4541_trigger_handler() argument
93 struct iio_poll_func *pf = p; in tlc4541_trigger_handler()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgk20a.c22 #define gk20a_pmu(p) container_of((p), struct gk20a_pmu, base) argument
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/
H A Dtexinfo_7.1.bb61 mkdir -p ${D}${datadir}/${tex_texinfo}
62 install -p -m644 ${S}/doc/texinfo.tex ${S}/doc/txi-??.tex ${D}${datadir}/${tex_texinfo}
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_Usecase_Checkers.robot23 ... -p ${OPENBMC_PASSWORD} -S Always -d ${EXECDIR}${/}account-logs${/}
27 ... -p ${OPENBMC_PASSWORD} -S Always -d ${EXECDIR}${/}power-logs${/}
/openbmc/linux/include/linux/
H A Dsysctl.h224 extern void setup_sysctl_set(struct ctl_table_set *p,
281 static inline void setup_sysctl_set(struct ctl_table_set *p, in setup_sysctl_set() argument
/openbmc/bmcweb/http/
H A Dlogging.hpp75 const void* logPtr(T p) in logPtr() argument
79 return std::bit_cast<const void*>(p); in logPtr()

1...<<221222223224225226227228229230>>...362