Home
last modified time | relevance | path

Searched refs:p (Results 5251 – 5275 of 9049) sorted by relevance

1...<<211212213214215216217218219220>>...362

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c50 void *p = dev->video_vbase; in vivid_clear_fb() local
58 u16 *d = p; in vivid_clear_fb()
62 p += dev->display_byte_stride; in vivid_clear_fb()
/openbmc/linux/kernel/locking/
H A Dww_mutex.h55 struct list_head *p = &lock->wait_list; in __ww_waiter_add() local
57 p = &pos->list; in __ww_waiter_add()
58 __mutex_add_waiter(lock, waiter, p); in __ww_waiter_add()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-frame-size.rst78 .. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.5cm}|
H A Dvidioc-subdev-g-frame-interval.rst79 .. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.5cm}|
H A Dvidioc-subdev-g-crop.rst81 .. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.5cm}|
/openbmc/linux/include/linux/
H A Dfscache.h329 void *p = fscache_get_aux(cookie); in fscache_update_aux() local
331 if (aux_data && p) in fscache_update_aux()
332 memcpy(p, aux_data, cookie->aux_len); in fscache_update_aux()
/openbmc/linux/include/rv/
H A Dda_monitor.h326 struct task_struct *g, *p; \
329 for_each_process_thread(g, p) \
330 da_monitor_reset_##name(da_get_monitor_##name(p)); \
/openbmc/linux/arch/x86/mm/
H A Dmmio-mod.c128 static void pre(struct kmmio_probe *p, struct pt_regs *regs, in pre() argument
135 struct remap_trace *trace = p->private; in pre()
193 static void post(struct kmmio_probe *p, unsigned long condition, in post() argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0007-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch89 if (!p)
92 - if (faccessat(fd, p, F_OK, AT_SYMLINK_NOFOLLOW) < 0)
93 + if (faccessat(fd, p, F_OK, 0) < 0)
/openbmc/libmctp/
H A Dserial.c116 uint8_t *p; in mctp_serial_pkt_escape() local
121 p = (void *)mctp_pktbuf_hdr(pkt); in mctp_serial_pkt_escape()
124 uint8_t c = p[i]; in mctp_serial_pkt_escape()
/openbmc/linux/drivers/ata/
H A Dpata_serverworks.c173 const char *p; in serverworks_csb_filter() local
184 for (i = 0; (p = csb_bad_ata100[i]) != NULL; i++) { in serverworks_csb_filter()
185 if (!strcmp(p, model_num)) in serverworks_csb_filter()
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2610 return put_user(1, p); in snd_pcm_oss_ioctl()
2636 if (get_user(res, p)) in snd_pcm_oss_ioctl()
2641 return put_user(res, p); in snd_pcm_oss_ioctl()
2646 return put_user(res, p); in snd_pcm_oss_ioctl()
2648 if (get_user(res, p)) in snd_pcm_oss_ioctl()
2661 if (get_user(res, p)) in snd_pcm_oss_ioctl()
2673 if (get_user(res, p)) in snd_pcm_oss_ioctl()
2690 if (get_user(res, p)) in snd_pcm_oss_ioctl()
2697 if (get_user(res, p)) in snd_pcm_oss_ioctl()
2724 if (get_user(res, p)) in snd_pcm_oss_ioctl()
[all …]
/openbmc/linux/tools/perf/util/
H A Dprint_binary.h35 int is_printable_array(char *p, unsigned int len);
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dboot_mode.h48 void add_board_boot_modes(const struct boot_mode *p);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/stm32flash/
H A Dstm32flash_0.7.bb3 BUGTRACKER = "https://sourceforge.net/p/stm32flash/tickets/"
/openbmc/linux/io_uring/
H A Dsqpoll.h23 int io_sq_offload_create(struct io_ring_ctx *ctx, struct io_uring_params *p);
/openbmc/linux/arch/sh/include/asm/
H A Dkprobes.h23 #define flush_insn_slot(p) do { } while (0) argument
/openbmc/qemu/ui/
H A Dspice-module.c40 static int qemu_spice_migrate_info_stub(const char *h, int p, int t, in qemu_spice_migrate_info_stub() argument
/openbmc/qemu/crypto/
H A Drsakey.h49 QCryptoAkCipherMPI p; member
/openbmc/openpower-proc-control/service_files/
H A Dphal-create-boottime-guard-indicator.service.in8 ExecStart=/bin/mkdir -p /tmp/phal
/openbmc/qemu/include/hw/virtio/
H A Dvhost-scsi-common.h44 char *vhost_scsi_common_get_fw_dev_path(FWPathProvider *p, BusState *bus,
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam5748.dtsi6 #include "dra74x-p.dtsi"
/openbmc/linux/drivers/media/usb/gspca/
H A Dtouptek.c228 const struct cmd *p, int l) in reg_w_buf() argument
231 reg_w(gspca_dev, p->value, p->index); in reg_w_buf()
232 p++; in reg_w_buf()
/openbmc/u-boot/board/phytec/pfla02/
H A Dpfla02.c602 u32 *p, *p1; in pfla02_detect_chiptype() local
607 p = (u32 *)PHYS_SDRAM; in pfla02_detect_chiptype()
611 *p = RAM_TEST_PATTERN; in pfla02_detect_chiptype()
619 if (*p == *p1) in pfla02_detect_chiptype()
/openbmc/u-boot/drivers/dma/
H A Dti-edma3.c291 u32 *p = (u32 *)param; in edma3_write_slot() local
295 __raw_writel(*p++, addr++); in edma3_write_slot()
310 u32 *p = (u32 *)param; in edma3_read_slot() local
314 *p++ = __raw_readl(addr++); in edma3_read_slot()

1...<<211212213214215216217218219220>>...362