Home
last modified time | relevance | path

Searched refs:p (Results 8701 – 8725 of 9049) sorted by relevance

1...<<341342343344345346347348349350>>...362

/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst522 The 802.1p (VID 0) tagged packets must be treated in the same way by the device
527 ingress port, untagged and 802.1p tagged packets must be dropped. When the bridge
/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c80 #define to_pmu_dev(p) container_of(p, struct xgene_pmu_dev, pmu) argument
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c825 static int bdx_set_mac(struct net_device *ndev, void *p) in bdx_set_mac() argument
828 struct sockaddr *addr = p; in bdx_set_mac()
/openbmc/linux/Documentation/process/
H A Dmaintainer-tip.rst508 if (refcount_dec_and_test(&p->refcnt)) {
519 if (refcount_dec_and_test(&p->refcnt)) {
/openbmc/linux/drivers/iio/adc/
H A Dat91-sama5d2_adc.c1531 static irqreturn_t at91_adc_trigger_handler(int irq, void *p) in at91_adc_trigger_handler() argument
1533 struct iio_poll_func *pf = p; in at91_adc_trigger_handler()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c199 int otx2_set_mac_address(struct net_device *netdev, void *p) in otx2_set_mac_address() argument
202 struct sockaddr *addr = p; in otx2_set_mac_address()
H A Dotx2_common.h957 int otx2_set_mac_address(struct net_device *netdev, void *p);
/openbmc/linux/drivers/nvme/target/
H A Drdma.c1536 struct rdma_conn_param *p) in nvmet_rdma_cm_accept() argument
1544 param.initiator_depth = min_t(u8, p->initiator_depth, in nvmet_rdma_cm_accept()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c7045 u32 *p = _p, i, offset; in bnx2_get_regs() local
7075 memset(p, 0, BNX2_REGDUMP_LEN); in bnx2_get_regs()
7082 p += offset; in bnx2_get_regs()
7084 *p++ = BNX2_RD(bp, offset); in bnx2_get_regs()
7088 p = (u32 *) (orig_p + offset); in bnx2_get_regs()
7893 bnx2_change_mac_addr(struct net_device *dev, void *p) in bnx2_change_mac_addr() argument
7895 struct sockaddr *addr = p; in bnx2_change_mac_addr()
/openbmc/qemu/target/i386/
H A Dcpu.c6215 PropValue *p; in x86_cpu_apply_version_props() local
6217 for (p = vdef->props; p && p->prop; p++) { in x86_cpu_apply_version_props()
6218 object_property_parse(OBJECT(cpu), p->prop, p->value, in x86_cpu_apply_version_props()
/openbmc/linux/kernel/bpf/
H A Dverifier.c2641 struct bpf_subprog_info *p; in find_subprog() local
2645 if (!p) in find_subprog()
2647 return p - env->subprog_info; in find_subprog()
3415 struct bpf_idx_pair *p; in push_jmp_history() local
3424 if (!p) in push_jmp_history()
3426 p[cnt - 1].idx = env->insn_idx; in push_jmp_history()
3428 cur->jmp_history = p; in push_jmp_history()
5426 u32 p = field->offset; in check_map_access() local
5433 p < reg->umax_value + off + size) { in check_map_access()
5445 if (p != off + reg->var_off.value) { in check_map_access()
[all …]
/openbmc/linux/sound/usb/
H A Dmixer_scarlett2.c2083 .tlv = { .p = db_scale_scarlett2_gain }
2095 .tlv = { .p = db_scale_scarlett2_gain }
3488 .tlv = { .p = db_scale_scarlett2_mixer }
/openbmc/linux/tools/perf/Documentation/
H A Dperf-trace.txt59 -p::
/openbmc/docs/architecture/code-update/
H A Dcode-update.md81 …tar xfO <BMC tar image> MANIFEST | sed -ne '/version=/ {s/version=//;p}' | head -n1 | tr -d '\n' |…
/openbmc/linux/sound/soc/intel/catpt/
H A Dpcm.c1084 .tlv.p = catpt_volume_tlv, \
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra20.c846 data->p.parent_names, in tegra20_periph_clk_init()
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst493 - <https://git.ozlabs.org/?p=ppp.git>
/openbmc/linux/Documentation/admin-guide/
H A Dsysrq.rst123 ``p`` Will dump the current registers and flags to your console.
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c1025 struct seq_net_private p; member
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst358 printf("%p\n", a);
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-simple.yaml202 - innolux,zj070na-01p
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-sony-xperia-tone.dtsi877 mdp_vsync_p_gpio: mdp-vsync-p-state {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql.inc160 sed -n 's/This is perl.*v[a-z ]*\([0-9]\.[0-9][0-9.]*\).*$/\1/p'`
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c389 return ctrl->p_cur.p; in vdec_hevc_get_ctrl_ptr()
/openbmc/qemu/target/arm/
H A Dmachine.c272 VMSTATE_UINT64_ARRAY(p, ARMPredicateReg, 2 * ARM_MAX_VQ / 8),

1...<<341342343344345346347348349350>>...362