Home
last modified time | relevance | path

Searched refs:p (Results 8826 – 8850 of 9049) sorted by relevance

1...<<351352353354355356357358359360>>...362

/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c1356 *dma_addr = page_pool_get_dma_addr(page) + pp->p.offset; in vmxnet3_pp_get_buff()
3148 vmxnet3_set_mac_addr(struct net_device *netdev, void *p) in vmxnet3_set_mac_addr() argument
3150 struct sockaddr *addr = p; in vmxnet3_set_mac_addr()
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2688 variable containing this information, set the ``tlv.p`` field to point to
2699 .tlv.p = db_scale_my_control,
3304 struct mydata *p = kmalloc(sizeof(*p), GFP_KERNEL);
3305 hw->private_data = p;
3312 struct mydata *p = hw->private_data;
3313 kfree(p);
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2897 struct neigh_parms *p; in mlxsw_sp_router_netevent_event() local
2904 p = ptr; in mlxsw_sp_router_netevent_event()
2907 if (!p->dev || (p->tbl->family != AF_INET && in mlxsw_sp_router_netevent_event()
2908 p->tbl->family != AF_INET6)) in mlxsw_sp_router_netevent_event()
2914 if (!mlxsw_sp_dev_lower_is_port(p->dev)) in mlxsw_sp_router_netevent_event()
2917 interval = jiffies_to_msecs(NEIGH_VAR(p, DELAY_PROBE_TIME)); in mlxsw_sp_router_netevent_event()
/openbmc/linux/net/ipv4/
H A Digmp.c2765 struct seq_net_private p; member
2893 struct seq_net_private p; member
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c3637 u32 *p = vptr->mib_counter; in velocity_get_ethtool_stats() local
3645 *data++ = *p++; in velocity_get_ethtool_stats()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-pic32.c2143 static void pic32_gpio_irq_print_chip(struct irq_data *data, struct seq_file *p) in pic32_gpio_irq_print_chip() argument
2147 seq_printf(p, "GPIO%d", bank->instance); in pic32_gpio_irq_print_chip()
/openbmc/linux/include/rdma/
H A Dib_verbs.h2968 static inline bool ib_is_buffer_cleared(const void __user *p, in ib_is_buffer_cleared() argument
2977 buf = memdup_user(p, len); in ib_is_buffer_cleared()
/openbmc/linux/net/ipv6/
H A Dmcast.c2856 struct seq_net_private p; member
2962 struct seq_net_private p; member
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlayers.rst387 files without error (i.e. ``bitbake -p``).
819 --priority PRIORITY, -p PRIORITY
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass270 for p in bbpath:
271 currname = os.path.join(data.expand(p), fn)
/openbmc/linux/sound/soc/sof/
H A Dipc4-topology.c554 struct snd_soc_dapm_path *p; in sof_ipc4_widget_setup_comp_dai() local
558 snd_soc_dapm_widget_for_each_source_path(swidget->widget, p) in sof_ipc4_widget_setup_comp_dai()
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c2109 static int __init early_enable_pseudo_nmi(char *p) in early_enable_pseudo_nmi() argument
2111 return kstrtobool(p, &enable_pseudo_nmi); in early_enable_pseudo_nmi()
/openbmc/linux/mm/
H A Dmmap.c2152 static int __init cmdline_parse_stack_guard_gap(char *p) in cmdline_parse_stack_guard_gap() argument
2157 val = simple_strtoul(p, &endptr, 10); in cmdline_parse_stack_guard_gap()
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c1642 static void tcmu_dev_call_rcu(struct rcu_head *p) in tcmu_dev_call_rcu() argument
1644 struct se_device *dev = container_of(p, struct se_device, rcu_head); in tcmu_dev_call_rcu()
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt1618 128 = /dev/npt0 First p.p. ATAPI tape, no rewind
1619 129 = /dev/npt1 Second p.p. ATAPI tape, no rewind
1702 240 = /dev/cbd/p 16th compressed block device, whole device
H A Dworkload-tracing.rst201 To get out of this mode press ctrl+d. -p option is used to specify the
/openbmc/u-boot/doc/uImage.FIT/
H A Dsignature.txt357 /home/hs/ids/u-boot/sandbox/tools/mkimage -D -I dts -O dtb -p 2000
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drootfs-postcommands.bbclass328 mkdir -p ${IMAGE_ROOTFS}${sysconfdir}/default
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c1270 unsigned long e, void *p) in bcm_vk_on_panic() argument
/openbmc/linux/Documentation/translations/it_IT/process/
H A D5.Posting.rst208 l'opzione "-p" assocerà alla modifica il nome della funzione alla quale
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst22 https://oss.oracle.com/git/gitweb.cgi?p=libdax.git
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h2190 struct iw_point *p);
/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c1490 struct seq_net_private p; member
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h576 unsigned long p);
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3991 struct wrapper_priv_data *p; in dwc2_hcd_to_hsotg() local
3993 p = (struct wrapper_priv_data *)&hcd->hcd_priv; in dwc2_hcd_to_hsotg()
3994 return p->hsotg; in dwc2_hcd_to_hsotg()

1...<<351352353354355356357358359360>>...362