| /linux/include/net/psp/ |
| H A D | functions.h | 83 psp_pse_matches_pas(struct psp_skb_ext *pse, struct psp_assoc *pas) in psp_pse_matches_pas() argument 85 return pse && pas->rx.spi == pse->spi && in psp_pse_matches_pas() 86 pas->generation == pse->generation && in psp_pse_matches_pas() 87 pas->version == pse->version && in psp_pse_matches_pas() 88 pas->dev_id == pse->dev_id; in psp_pse_matches_pas() 94 struct psp_skb_ext *pse = skb_ext_find(skb, SKB_EXT_PSP); in __psp_sk_rx_policy_check() local 97 return pse ? SKB_DROP_REASON_PSP_INPUT : 0; in __psp_sk_rx_policy_check() 99 if (likely(psp_pse_matches_pas(pse, pas))) { in __psp_sk_rx_policy_check() 106 if (!pse) { in __psp_sk_rx_policy_check()
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp151a-prtt1c.dts | 26 pse_t1l1: ethernet-pse-1 { 27 compatible = "podl-pse-regulator"; 28 pse-supply = <®_t1l1>; 29 #pse-cells = <0>; 32 pse_t1l2: ethernet-pse-2 { 33 compatible = "podl-pse-regulator"; 34 pse-supply = <®_t1l2>; 35 #pse-cells = <0>; 47 reg_t1l1: regulator-pse-t1l1 { 49 regulator-name = "pse-t1l1"; [all …]
|
| /linux/net/psp/ |
| H A D | psp_main.c | 237 struct psp_skb_ext *pse; in psp_dev_rcv() local 277 pse = skb_ext_add(skb, SKB_EXT_PSP); in psp_dev_rcv() 278 if (!pse) in psp_dev_rcv() 283 pse->spi = psph->spi; in psp_dev_rcv() 284 pse->dev_id = dev_id; in psp_dev_rcv() 285 pse->generation = generation; in psp_dev_rcv() 286 pse->version = FIELD_GET(PSPHDR_VERFL_VERSION, psph->verfl); in psp_dev_rcv()
|
| H A D | psp_sock.c | 160 struct psp_skb_ext *pse; in psp_sock_recv_queue_check() local 164 pse = skb_ext_find(skb, SKB_EXT_PSP); in psp_sock_recv_queue_check() 165 if (!psp_pse_matches_pas(pse, pas)) in psp_sock_recv_queue_check() 170 pse = skb_ext_find(skb, SKB_EXT_PSP); in psp_sock_recv_queue_check() 171 if (!psp_pse_matches_pas(pse, pas)) in psp_sock_recv_queue_check()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | dfs_pri_detector.c | 126 static void pool_put_pseq_elem(struct pri_sequence *pse) in pool_put_pseq_elem() argument 129 list_add(&pse->head, &pseq_pool); in pool_put_pseq_elem() 136 struct pri_sequence *pse = NULL; in pool_get_pseq_elem() local 139 pse = list_first_entry(&pseq_pool, struct pri_sequence, head); in pool_get_pseq_elem() 140 list_del(&pse->head); in pool_get_pseq_elem() 144 return pse; in pool_get_pseq_elem()
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | index.rst | 10 pse-pi
|
| /linux/net/ethtool/ |
| H A D | Makefile | 11 module.o cmis_fw_update.o cmis_cdb.o pse-pd.o plca.o \
|
| /linux/Documentation/networking/diagnostic/ |
| H A D | twisted_pair_layer1_diagnostics.rst | 230 - **Command:** `ethtool --show-pse <interface>` 270 - **Command:** `ethtool --set-pse <interface> c33-pse-avail-pw-limit <limit>` 276 ethtool --set-pse eth1 c33-pse-avail-pw-limit 18000 277 ethtool --show-pse eth1 305 ethtool --set-pse <devname> podl-pse-admin-control enable 309 ethtool --set-pse <devname> c33-pse-admin-control enable
|
| /linux/Documentation/networking/ |
| H A D | index.rst | 103 pse-pd/index
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | index.rst | 120 * pse-pd/index
|
| /linux/drivers/net/ |
| H A D | Makefile | 28 obj-y += pse-pd/
|
| H A D | Kconfig | 525 source "drivers/net/pse-pd/Kconfig"
|
| /linux/lib/zstd/common/ |
| H A D | cpu.h | 133 D(pse, 3)
|
| /linux/kernel/sched/ |
| H A D | fair.c | 410 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() argument 412 if (se->cfs_rq == pse->cfs_rq) in is_same_group() 424 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() argument 437 pse_depth = (*pse)->depth; in find_matching_se() 446 *pse = parent_entity(*pse); in find_matching_se() 449 while (!is_same_group(*se, *pse)) { in find_matching_se() 451 *pse = parent_entity(*pse); in find_matching_se() 499 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() argument 8741 struct sched_entity *se = &donor->se, *pse = &p->se; in check_preempt_wakeup_fair() local 8746 if (unlikely(se == pse)) in check_preempt_wakeup_fair() [all …]
|
| /linux/kernel/trace/ |
| H A D | trace_events_filter.c | 2336 struct filter_parse_error **pse, in create_filter_start() argument 2343 if (WARN_ON_ONCE(*pse || *filterp)) in create_filter_start() 2363 *pse = pe; in create_filter_start()
|
| /linux/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 208 BUILD_MMU_ROLE_REGS_ACCESSOR(cr4, pse, X86_CR4_PSE); 229 BUILD_MMU_ROLE_ACCESSOR(ext, cr4, pse); 5198 bool gbpages, bool pse, bool amd) in __reset_rsvds_bits_mask() argument 5233 if (!pse) { in __reset_rsvds_bits_mask()
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | mmu.rst | 66 pages, pae, pse, pse36, cr0.wp, and 1GB pages. Emulated hardware also
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 67 0x1, 0, edx, 3, pse , Page Size Extension
|
| /linux/ |
| H A D | MAINTAINERS | 20669 F: Documentation/devicetree/bindings/net/pse-pd/ 20670 F: drivers/net/pse-pd/ 20671 F: net/ethtool/pse-pd.c
|