Home
last modified time | relevance | path

Searched defs:p (Results 451 – 475 of 5576) sorted by relevance

1...<<11121314151617181920>>...224

/linux-6.14.4/include/linux/sched/
Dnuma_balancing.h40 static inline pid_t task_numa_group_id(struct task_struct *p) in task_numa_group_id()
47 static inline void task_numa_free(struct task_struct *p, bool final) in task_numa_free()
50 static inline bool should_numa_migrate_memory(struct task_struct *p, in should_numa_migrate_memory()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_rdonly_maps.c29 unsigned * volatile p = (void *)&rdonly_values.a; in skip_loop() local
48 unsigned * volatile p = (void *)&rdonly_values.a; in part_loop() local
67 unsigned * volatile p = (void *)&rdonly_values.a; in full_loop() local
/linux-6.14.4/drivers/soc/fsl/qbman/
Dbman_portal.c41 struct bman_portal *p = bman_create_affine_portal(pcfg); in init_pcfg() local
59 struct bman_portal *p = affine_bportals[cpu]; in bman_offline_cpu() local
77 struct bman_portal *p = affine_bportals[cpu]; in bman_online_cpu() local
/linux-6.14.4/drivers/tty/
Dtty_buffer.c102 static void tty_buffer_reset(struct tty_buffer *p, size_t size) in tty_buffer_reset()
123 struct tty_buffer *p, *next; in tty_buffer_free_all() local
162 struct tty_buffer *p; in tty_buffer_alloc() local
383 size_t tty_ldisc_receive_buf(struct tty_ldisc *ld, const u8 *p, const u8 *f, in tty_ldisc_receive_buf()
422 u8 *p, *f = NULL; in lookahead_bufs() local
438 u8 *p = char_buf_ptr(head, head->read); in receive_buf() local
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_pat.c182 static void xelp_dump(struct xe_gt *gt, struct drm_printer *p) in xelp_dump()
210 static void xehp_dump(struct xe_gt *gt, struct drm_printer *p) in xehp_dump()
240 static void xehpc_dump(struct xe_gt *gt, struct drm_printer *p) in xehpc_dump()
268 static void xelpg_dump(struct xe_gt *gt, struct drm_printer *p) in xelpg_dump()
326 static void xe2_dump(struct xe_gt *gt, struct drm_printer *p) in xe2_dump()
467 void xe_pat_dump(struct xe_gt *gt, struct drm_printer *p) in xe_pat_dump()
Dxe_mocs.c270 static void xelp_lncf_dump(struct xe_mocs_info *info, struct xe_gt *gt, struct drm_printer *p) in xelp_lncf_dump()
300 struct xe_gt *gt, struct drm_printer *p) in xelp_mocs_dump()
375 struct xe_gt *gt, struct drm_printer *p) in xehp_lncf_dump()
420 struct drm_printer *p) in pvc_mocs_dump()
501 struct xe_gt *gt, struct drm_printer *p) in mtl_mocs_dump()
544 struct xe_gt *gt, struct drm_printer *p) in xe2_mocs_dump()
775 void xe_mocs_dump(struct xe_gt *gt, struct drm_printer *p) in xe_mocs_dump()
Dxe_reg_whitelist.c98 struct drm_printer p; in whitelist_apply_to_hwe() local
153 void xe_reg_whitelist_print_entry(struct drm_printer *p, unsigned int indent, in xe_reg_whitelist_print_entry()
202 void xe_reg_whitelist_dump(struct xe_reg_sr *sr, struct drm_printer *p) in xe_reg_whitelist_dump()
/linux-6.14.4/drivers/phy/renesas/
Dphy-rcar-gen2.c76 static int rcar_gen2_phy_init(struct phy *p) in rcar_gen2_phy_init()
104 static int rcar_gen2_phy_exit(struct phy *p) in rcar_gen2_phy_exit()
116 static int rcar_gen2_phy_power_on(struct phy *p) in rcar_gen2_phy_power_on()
160 static int rcar_gen2_phy_power_off(struct phy *p) in rcar_gen2_phy_power_off()
192 static int rz_g1c_phy_power_on(struct phy *p) in rz_g1c_phy_power_on()
221 static int rz_g1c_phy_power_off(struct phy *p) in rz_g1c_phy_power_off()
Dphy-rcar-gen3-pcie.c27 static void rcar_gen3_phy_pcie_modify_reg(struct phy *p, unsigned int reg, in rcar_gen3_phy_pcie_modify_reg()
45 static int r8a77980_phy_pcie_power_on(struct phy *p) in r8a77980_phy_pcie_power_on()
53 static int r8a77980_phy_pcie_power_off(struct phy *p) in r8a77980_phy_pcie_power_off()
Dr8a779f0-ether-serdes.c252 static int r8a779f0_eth_serdes_init(struct phy *p) in r8a779f0_eth_serdes_init()
264 static int r8a779f0_eth_serdes_exit(struct phy *p) in r8a779f0_eth_serdes_exit()
293 static int r8a779f0_eth_serdes_power_on(struct phy *p) in r8a779f0_eth_serdes_power_on()
300 static int r8a779f0_eth_serdes_set_mode(struct phy *p, enum phy_mode mode, in r8a779f0_eth_serdes_set_mode()
319 static int r8a779f0_eth_serdes_set_speed(struct phy *p, int speed) in r8a779f0_eth_serdes_set_speed()
/linux-6.14.4/drivers/acpi/numa/
Dsrat.c185 struct acpi_srat_cpu_affinity *p = in acpi_table_print_srat_entry() local
197 struct acpi_srat_mem_affinity *p = in acpi_table_print_srat_entry() local
214 struct acpi_srat_x2apic_cpu_affinity *p = in acpi_table_print_srat_entry() local
226 struct acpi_srat_gicc_affinity *p = in acpi_table_print_srat_entry() local
238 struct acpi_srat_generic_affinity *p = in acpi_table_print_srat_entry() local
269 struct acpi_srat_rintc_affinity *p = in acpi_table_print_srat_entry() local
/linux-6.14.4/arch/arm64/include/asm/
Druntime-const.h44 static inline void __runtime_fixup_16(__le32 *p, unsigned int val) in __runtime_fixup_16()
60 __le32 *p = lm_alias(where); in __runtime_fixup_ptr() local
71 __le32 *p = lm_alias(where); in __runtime_fixup_shift() local
/linux-6.14.4/fs/sysv/
Ditree.c61 sysv_zone_t *p; member
68 static inline void add_chain(Indirect *p, struct buffer_head *bh, sysv_zone_t *v) in add_chain()
93 Indirect *p = chain; in get_branch() local
272 static inline int all_zeroes(sysv_zone_t *p, sysv_zone_t *q) in all_zeroes()
286 Indirect *partial, *p; in find_shared() local
329 static inline void free_data(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q) in free_data()
341 static void free_branches(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q, int depth) in free_branches()
/linux-6.14.4/sound/usb/usx2y/
Dusb_stream.c49 int u, p; in init_pipe_urbs() local
286 int p = 0, lb = 0, l = 0; in usb_stream_prepare_playback() local
346 int p; in prepare_inurb() local
390 int il, ol, l, p; in loop_back() local
448 int l, p; in stream_idle() local
535 int l, p, max_diff, max_diff_0; in stream_start() local
614 int p; in i_capture_start() local
/linux-6.14.4/net/netfilter/ipvs/
Dip_vs_proto_ah_esp.c42 struct ip_vs_conn_param *p) in ah_esp_conn_fill_param_proto()
59 struct ip_vs_conn_param p; in ah_esp_conn_in_get() local
85 struct ip_vs_conn_param p; in ah_esp_conn_out_get() local
/linux-6.14.4/drivers/spi/
Dspi-cavium.c16 static void octeon_spi_wait_ready(struct octeon_spi *p) in octeon_spi_wait_ready()
28 static int octeon_spi_do_transfer(struct octeon_spi *p, in octeon_spi_do_transfer()
130 struct octeon_spi *p = spi_controller_get_devdata(ctlr); in octeon_spi_transfer_one_message() local
/linux-6.14.4/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c500 struct ast_vhub_port *p = &vhub->ports[port]; in ast_vhub_change_port_stat() local
576 struct ast_vhub_port *p = &vhub->ports[i]; in ast_vhub_wake_work() local
601 struct ast_vhub_port *p = &vhub->ports[port]; in ast_vhub_port_reset() local
656 struct ast_vhub_port *p; in ast_vhub_set_port_feature() local
699 struct ast_vhub_port *p; in ast_vhub_clr_port_feature() local
829 struct ast_vhub_port *p = &vhub->ports[i]; in ast_vhub_hub_suspend() local
852 struct ast_vhub_port *p = &vhub->ports[i]; in ast_vhub_hub_resume() local
886 struct ast_vhub_port *p = &vhub->ports[i]; in ast_vhub_hub_reset() local
/linux-6.14.4/fs/nfs/
Dnfs3acl.c20 static void nfs3_prepare_get_acl(struct posix_acl **p) in nfs3_prepare_get_acl()
28 static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl) in nfs3_complete_get_acl()
38 static void nfs3_abort_get_acl(struct posix_acl **p) in nfs3_abort_get_acl()
307 char *p = data + *result; in nfs3_list_one_acl() local
/linux-6.14.4/arch/powerpc/mm/nohash/
Dtlb.c184 struct tlb_flush_param *p = param; in do_flush_tlb_mm_ipi() local
191 struct tlb_flush_param *p = param; in do_flush_tlb_page_ipi() local
222 struct tlb_flush_param p = { .pid = pid }; in flush_tlb_mm() local
262 struct tlb_flush_param p = { in __flush_tlb_page() local
/linux-6.14.4/net/sched/
Dact_nat.c46 struct tcf_nat *p; in tcf_nat_init() local
118 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_act() local
271 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_dump() local
309 struct tcf_nat *p = to_tcf_nat(a); in tcf_nat_cleanup() local
/linux-6.14.4/scripts/dtc/
Dtreesource.c102 static void write_propval_int(FILE *f, const char *p, size_t len, size_t width) in write_propval_int()
145 const char *p = prop->val.val; in add_string_markers() local
167 const char *p = prop->val.val; in guess_value_type() local
234 const char *p = &prop->val.val[m->offset]; in write_propval() local
/linux-6.14.4/drivers/usb/mon/
Dmon_text.c307 struct list_head *p; in mon_text_fetch() local
512 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_head_t()
530 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_head_u()
548 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_statset()
569 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_intstat()
576 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_isostat()
589 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_isodesc()
611 struct mon_text_ptr *p, const struct mon_event_text *ep) in mon_text_read_data()
647 struct list_head *p; in mon_text_release() local
/linux-6.14.4/lib/
Ddecompress_unlzma.c150 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper()
156 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0()
163 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0()
168 static inline void INIT rc_update_bit_1(struct rc *rc, uint16_t *p) in rc_update_bit_1()
176 static int INIT rc_get_bit(struct rc *rc, uint16_t *p, int *symbol) in rc_get_bit()
203 rc_bit_tree_decode(struct rc *rc, uint16_t *p, int num_levels, int *symbol) in rc_bit_tree_decode()
350 struct cstate *cst, uint16_t *p, in process_bit0()
394 struct cstate *cst, uint16_t *p, in process_bit1()
551 uint16_t *p; in unlzma() local
/linux-6.14.4/arch/mips/kernel/
Dmips-mt-fpaff.c50 static bool check_same_owner(struct task_struct *p) in check_same_owner()
71 struct task_struct *p; in mipsmt_sys_sched_setaffinity() local
164 struct task_struct *p; in mipsmt_sys_sched_getaffinity() local
/linux-6.14.4/net/ipv6/
Dip6_vti.c138 vti6_tnl_bucket(struct vti6_net *ip6n, const struct __ip6_tnl_parm *p) in vti6_tnl_bucket()
199 static struct ip6_tnl *vti6_tnl_create(struct net *net, struct __ip6_tnl_parm *p) in vti6_tnl_create()
250 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate()
652 struct __ip6_tnl_parm *p = &t->parms; in vti6_link_config() local
707 vti6_tnl_change(struct ip6_tnl *t, const struct __ip6_tnl_parm *p, in vti6_tnl_change()
722 static int vti6_update(struct ip6_tnl *t, struct __ip6_tnl_parm *p, in vti6_update()
738 vti6_parm_from_user(struct __ip6_tnl_parm *p, const struct ip6_tnl_parm2 *u) in vti6_parm_from_user()
751 vti6_parm_to_user(struct ip6_tnl_parm2 *u, const struct __ip6_tnl_parm *p) in vti6_parm_to_user()
799 struct ip6_tnl_parm2 p; in vti6_siocdevprivate() local
1032 struct __ip6_tnl_parm p; in vti6_changelink() local

1...<<11121314151617181920>>...224