/openbmc/linux/Documentation/admin-guide/ |
H A D | bug-hunting.rst | 154 (gdb) p vt_ioctl
|
/openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
H A D | local.conf.sample.extended | 280 # useradd -p '' tester; \
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | build-quality.rst | 365 $ git log -p
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 557 im_portp->p = im_port; in bfad_im_scsi_host_alloc()
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | fault-injection.rst | 434 mkdir -p tmpmnt
|
/openbmc/linux/net/ |
H A D | Kconfig | 419 source "net/9p/Kconfig"
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | email-clients.rst | 15 lugar de los clientes de correo electrónico normales. La página de manual
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra30.c | 1049 data->p.parent_names, in tegra30_periph_clk_init()
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | s390dbf.rst | 180 debug_sprintf_exception(debug_info, 1, "pointer to debug info: %p\n",&debug_info);
|
/openbmc/linux/drivers/staging/pi433/ |
H A D | pi433_if.c | 1102 static int pi433_debugfs_regs_show(struct seq_file *m, void *p) in pi433_debugfs_regs_show() argument
|
/openbmc/phosphor-pid-control/ |
H A D | configure.md | 244 output in RPM: proportionalCoeff is your p value in units: RPM/C and integral
|
/openbmc/linux/net/bluetooth/ |
H A D | sco.c | 1406 static int sco_debugfs_show(struct seq_file *f, void *p) in sco_debugfs_show() argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.h | 3747 const struct rtw89_fw_mcc_add_req *p); 3749 const struct rtw89_fw_mcc_start_req *p); 3763 const struct rtw89_fw_mcc_duration *p);
|
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 361 static inline void put_be32(__be32 val, __be32 __iomem * p) in put_be32() argument 363 __raw_writel((__force __u32) val, (__force void __iomem *)p); in put_be32() 4004 myri10ge_notify_dca(struct notifier_block *nb, unsigned long event, void *p) in myri10ge_notify_dca() argument
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 2973 int nr_folios, p, idx; in f2fs_write_cache_pages() local 3035 p = folio_nr_pages(folio); in f2fs_write_cache_pages() 3044 if (++idx < p) in f2fs_write_cache_pages()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 152 void *p; in mlx5_ib_read_kernel_wqe_sq() local 158 p = mlx5_frag_buf_get_wqe(&qp->sq.fbc, wqe_index); in mlx5_ib_read_kernel_wqe_sq() 159 ctrl = p; in mlx5_ib_read_kernel_wqe_sq() 171 memcpy(buffer + bytes_copied, p, copy_length); in mlx5_ib_read_kernel_wqe_sq() 175 p = mlx5_frag_buf_get_wqe(&qp->sq.fbc, wqe_index); in mlx5_ib_read_kernel_wqe_sq()
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 1604 * uint64_t p = ((1UL << (1UL << step)) - 1UL) << ((n - 1UL) << step), 1607 * m |= p; 1610 * p >>= plen * DIV_ROUND_UP(64, plen) - 64; 1611 * return m | p;
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.css | 231 p, selector 1290 p { selector 1484 blockquote p:last-child, 4972 .jumbotron p { 5043 .alert > p, 5047 .alert > p + p {
|
H A D | bootstrap.min.css | 5 …p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.c… selector
|
/openbmc/linux/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 1068 __le16 *p = (__le16 *)td->urb->setup_packet; in prepare_setup_packet() local 1076 r8a66597_write(r8a66597, le16_to_cpu(p[i]), setup_addr); in prepare_setup_packet()
|
/openbmc/linux/drivers/net/ethernet/alteon/ |
H A D | acenic.c | 2706 static int ace_set_mac_addr(struct net_device *dev, void *p) in ace_set_mac_addr() argument 2710 struct sockaddr *addr=p; in ace_set_mac_addr()
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 1352 .tlv = { .p = db_scale_playback } 1384 .tlv = { .p = db_scale_playback }
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-gadget.c | 460 void *p = phys_to_virt(sg_dma_address(s)); in __cdns3_descmiss_copy_data() local 462 memcpy(&((u8 *)p)[request->actual], in __cdns3_descmiss_copy_data()
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 464 static int atl1c_set_mac_addr(struct net_device *netdev, void *p) in atl1c_set_mac_addr() argument 467 struct sockaddr *addr = p; in atl1c_set_mac_addr()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | gtt.c | 153 #define gtt_init_entry(e, t, p, v) do { \ argument 155 (e)->pdev = p; \
|