Home
last modified time | relevance | path

Searched refs:p (Results 5276 – 5300 of 9049) sorted by relevance

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h589 void hw_atl_utils_hw_chip_features_init(struct aq_hw_s *self, u32 *p);
624 u32 *p, u32 cnt);
626 int hw_atl_write_fwcfg_dwords(struct aq_hw_s *self, u32 *p, u32 cnt);
628 int hw_atl_write_fwsettings_dwords(struct aq_hw_s *self, u32 offset, u32 *p,
/openbmc/linux/drivers/input/tablet/
H A Dwacom_serial4.c191 char *p; in wacom_handle_model_response() local
193 p = strrchr(wacom->data, 'V'); in wacom_handle_model_response()
194 if (p) in wacom_handle_model_response()
195 r = sscanf(p + 1, "%u.%u", &major_v, &minor_v); in wacom_handle_model_response()
/openbmc/qemu/target/arm/tcg/
H A Dvfp.decode96 vd=%vd_sp p=0 u=1
98 vd=%vd_dp p=0 u=1
101 vd=%vd_sp p=1 u=0 w=1
103 vd=%vd_dp p=1 u=0 w=1
/openbmc/telemetry/tests/src/
H A Dtest_metric.cpp43 std::shared_ptr<Metric> makeSut(const MetricParams& p) in makeSut() argument
48 p.operationType(), p.collectionTimeScope(), p.collectionDuration(), in makeSut()
/openbmc/qemu/roms/
H A Dedk2-build.py267 p = coredir + '/' + pdir
268 if not os.path.exists(p):
270 if p in path:
272 path.insert(0, p)
/openbmc/linux/tools/testing/selftests/net/
H A Dsrv6_hencap_red_l3vpn_test.sh352 local p="${rt}"
355 if [ "${p}" -gt "${q}" ]; then
356 p="${q}"; q="${rt}"
359 echo "${IPv6_RT_NETWORK}:${p}:${q}"
H A Dsrv6_hl2encap_red_l2vpn_test.sh303 local p="${rt}"
306 if [ "${p}" -gt "${q}" ]; then
307 p="${q}"; q="${rt}"
310 echo "${IPv6_RT_NETWORK}:${p}:${q}"
/openbmc/linux/sound/core/
H A Dcontrol_compat.c430 struct snd_kctl_ioctl *p; in snd_ctl_ioctl_compat() local
472 list_for_each_entry(p, &snd_control_compat_ioctls, list) { in snd_ctl_ioctl_compat()
473 if (p->fioctl) { in snd_ctl_ioctl_compat()
474 err = p->fioctl(ctl->card, ctl, cmd, arg); in snd_ctl_ioctl_compat()
/openbmc/linux/scripts/
H A Drecordmcount.c113 void *p = NULL; in uwrite() local
121 p = realloc(file_append, aoffset); in uwrite()
122 if (!p) in uwrite()
124 file_append = p; in uwrite()
/openbmc/linux/drivers/block/aoe/
H A Daoedev.c245 const char *p; in user_req() local
250 p = kbasename(d->gd->disk_name); in user_req()
252 lim -= p - d->gd->disk_name; in user_req()
256 return !strncmp(s, p, lim); in user_req()
/openbmc/linux/drivers/phy/mscc/
H A Dphy-ocelot-serdes.c354 #define SERDES_MUX_SGMII(i, p, m, c) \ argument
355 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_SGMII, m, c)
356 #define SERDES_MUX_QSGMII(i, p, m, c) \ argument
357 SERDES_MUX(i, p, PHY_MODE_ETHERNET, PHY_INTERFACE_MODE_QSGMII, m, c)
/openbmc/linux/fs/
H A Dstatfs.c126 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) in do_statfs_native() argument
163 if (copy_to_user(p, &buf, sizeof(buf))) in do_statfs_native()
168 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64() argument
187 if (copy_to_user(p, &buf, sizeof(buf))) in do_statfs64()
/openbmc/linux/drivers/tty/
H A Dehv_bytechan.c141 const char *p) in local_ev_byte_channel_send() argument
147 memcpy(buffer, p, c); in local_ev_byte_channel_send()
149 p = buffer; in local_ev_byte_channel_send()
151 return ev_byte_channel_send(handle, count, p); in local_ev_byte_channel_send()
/openbmc/linux/fs/devpts/
H A Dinode.c230 char *p; in parse_mount_options() local
249 while ((p = strsep(&data, ",")) != NULL) { in parse_mount_options()
254 if (!*p) in parse_mount_options()
257 token = match_token(p, tokens, args); in parse_mount_options()
/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c79 void show_ipi_list(struct seq_file *p, int prec) in show_ipi_list() argument
84 seq_printf(p, "%*s%u:%s", prec - 1, "IPI", i, prec >= 4 ? " " : ""); in show_ipi_list()
86 seq_printf(p, "%10u ", per_cpu(irq_stat, cpu).ipi_irqs[i]); in show_ipi_list()
87 seq_printf(p, " LoongArch %d %s\n", i + 1, ipi_types[i]); in show_ipi_list()
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py133 with Pool(jobs) as p:
134 results = p.starmap(self.proc_run_test,
275 for p in (f_notrun, f_casenotrun):
276 silent_unlink(p)
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c211 void *p = NULL; in alloc_pgt_page() local
215 p = page_address(page); in alloc_pgt_page()
216 clear_page(p); in alloc_pgt_page()
219 return p; in alloc_pgt_page()
/openbmc/linux/drivers/scsi/
H A Dips.c2637 p = (struct scsi_cmnd *) p->host_scribble; in ips_next()
2641 q = p; in ips_next()
2736 p = (struct scsi_cmnd *) p->host_scribble; in ips_next()
2834 while ((p) && (item != p->q_next)) in ips_removeq_scb()
2835 p = p->q_next; in ips_removeq_scb()
2837 if (p) { in ips_removeq_scb()
2946 p = (struct scsi_cmnd *) p->host_scribble; in ips_removeq_wait()
2948 if (p) { in ips_removeq_wait()
3058 while ((p) && (item != p->next)) in ips_removeq_copp()
3059 p = p->next; in ips_removeq_copp()
[all …]
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c96 u32 p; in sli_cmd_common_create_cq() local
169 for (p = 0, addr = qmem->phys; p < num_pages; p++, addr += page_size) { in sli_cmd_common_create_cq()
181 u32 p; in sli_cmd_common_create_eq() local
231 for (p = 0, addr = qmem->phys; p < num_pages; in sli_cmd_common_create_eq()
245 u32 p; in sli_cmd_common_create_mq_ext() local
291 for (p = 0, addr = qmem->phys; p < num_pages; in sli_cmd_common_create_mq_ext()
304 u32 p; in sli_cmd_wq_create() local
359 for (p = 0, addr = qmem->phys; p < num_pages; p++, addr += page_size) { in sli_cmd_wq_create()
372 u32 p; in sli_cmd_rq_create_v1() local
474 for (p = 0, addr = qs[i]->dma.phys; p < num_pages; in sli_cmd_rq_create_v2()
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c1419 const char *p; in scu_command() local
1478 p = "SCU_RESULT_UNKCMD"; in scu_command()
1481 p = "SCU_RESULT_UNKSTD"; in scu_command()
1484 p = "SCU_RESULT_SIZE"; in scu_command()
1487 p = "SCU_RESULT_INVPAR"; in scu_command()
1491 p = errname; in scu_command()
6318 state->props = *p; in drxk_set_parameters()
6791 p->strength.len = 1; in drxk_attach()
6792 p->cnr.len = 1; in drxk_attach()
6793 p->block_error.len = 1; in drxk_attach()
[all …]
/openbmc/linux/drivers/usb/host/
H A Duhci-debug.c29 char *p; in lprintk() local
33 p = strchr(buf, '\n'); in lprintk()
34 if (p) in lprintk()
35 *p = 0; in lprintk()
37 buf = p; in lprintk()
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c134 u16 *p; in efi_cout_output_string() local
156 for (p = string; *p; ++p) { in efi_cout_output_string()
157 switch (*p) { in efi_cout_output_string()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_udc.c534 unsigned int p, pm; in musb_peri_ep0_tx() local
575 for (p = 0; p < pm; p++) { in musb_peri_ep0_tx()
584 if ((ep0_endpoint->sent >= ep0_urb->actual_length) && (p < pm)) in musb_peri_ep0_tx()
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h351 #define ENTITY_PHY(p) (p) argument
576 void smt_set_timestamp(struct s_smc *smc, u_char *p);
591 void plc_clear_irq(struct s_smc *smc, int p);
644 void dump_hex(char *p, int len);
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c54 struct NetRxPkt *p = g_malloc0(sizeof *p); in net_rx_pkt_init() local
55 p->vec = NULL; in net_rx_pkt_init()
56 p->vec_len_total = 0; in net_rx_pkt_init()
57 *pkt = p; in net_rx_pkt_init()

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