Home
last modified time | relevance | path

Searched defs:pl (Results 1 – 25 of 81) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/net/phy/
Dphylink.c82 #define phylink_printk(level, pl, fmt, ...) \ argument
90 #define phylink_err(pl, fmt, ...) \ argument
92 #define phylink_warn(pl, fmt, ...) \ argument
94 #define phylink_info(pl, fmt, ...) \ argument
97 #define phylink_dbg(pl, fmt, ...) \ argument
105 #define phylink_dbg(pl, fmt, ...) \ argument
108 #define phylink_dbg(pl, fmt, ...) \ argument
156 static int phylink_validate(struct phylink *pl, unsigned long *supported, in phylink_validate()
164 static int phylink_parse_fixedlink(struct phylink *pl, in phylink_parse_fixedlink()
264 static int phylink_parse_mode(struct phylink *pl, struct fwnode_handle *fwnode) in phylink_parse_mode()
[all …]
/kernel/linux/linux-5.10/net/ceph/
Dpagelist.c11 struct ceph_pagelist *pl; in ceph_pagelist_alloc() local
29 static void ceph_pagelist_unmap_tail(struct ceph_pagelist *pl) in ceph_pagelist_unmap_tail()
38 void ceph_pagelist_release(struct ceph_pagelist *pl) in ceph_pagelist_release()
54 static int ceph_pagelist_addpage(struct ceph_pagelist *pl) in ceph_pagelist_addpage()
74 int ceph_pagelist_append(struct ceph_pagelist *pl, const void *buf, size_t len) in ceph_pagelist_append()
102 int ceph_pagelist_reserve(struct ceph_pagelist *pl, size_t space) in ceph_pagelist_reserve()
121 int ceph_pagelist_free_reserve(struct ceph_pagelist *pl) in ceph_pagelist_free_reserve()
136 void ceph_pagelist_set_cursor(struct ceph_pagelist *pl, in ceph_pagelist_set_cursor()
150 int ceph_pagelist_truncate(struct ceph_pagelist *pl, in ceph_pagelist_truncate()
/kernel/linux/linux-5.10/Documentation/translations/it_IT/doc-guide/
Dparse-headers.rst31 parse_headers.pl - analizza i file C al fine di identificare funzioni,
38 \ **parse_headers.pl**\ [<options>] <C_FILE> <OUT_FILE> [<EXCEPTIONS_FILE>]
43 OPZIONI
63 DESCRIZIONE
152 ESEMPI
181 BUGS
187 COPYRIGHT
/kernel/linux/linux-5.10/Documentation/doc-guide/
Dparse-headers.rst25 parse_headers.pl - parse a C file, in order to identify functions, structs,
33 \ **parse_headers.pl**\ [<options>] <C_FILE> <OUT_FILE> [<EXCEPTIONS_FILE>]
38 OPTIONS
60 DESCRIPTION
146 EXAMPLES
176 BUGS
183 COPYRIGHT
/kernel/linux/linux-5.10/lib/
Dflex_proportions.c94 int fprop_local_init_single(struct fprop_local_single *pl) in fprop_local_init_single()
102 void fprop_local_destroy_single(struct fprop_local_single *pl) in fprop_local_destroy_single()
107 struct fprop_local_single *pl) in fprop_reflect_period_single()
131 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in __fprop_inc_single()
140 struct fprop_local_single *pl, in fprop_fraction_single()
172 int fprop_local_init_percpu(struct fprop_local_percpu *pl, gfp_t gfp) in fprop_local_init_percpu()
184 void fprop_local_destroy_percpu(struct fprop_local_percpu *pl) in fprop_local_destroy_percpu()
190 struct fprop_local_percpu *pl) in fprop_reflect_period_percpu()
220 void __fprop_inc_percpu(struct fprop_global *p, struct fprop_local_percpu *pl) in __fprop_inc_percpu()
228 struct fprop_local_percpu *pl, in fprop_fraction_percpu()
[all …]
/kernel/linux/linux-5.10/include/linux/ceph/
Dpagelist.h21 struct ceph_pagelist *pl; /* pagelist, for error checking */ member
42 static inline int ceph_pagelist_encode_64(struct ceph_pagelist *pl, u64 v) in ceph_pagelist_encode_64()
47 static inline int ceph_pagelist_encode_32(struct ceph_pagelist *pl, u32 v) in ceph_pagelist_encode_32()
52 static inline int ceph_pagelist_encode_16(struct ceph_pagelist *pl, u16 v) in ceph_pagelist_encode_16()
57 static inline int ceph_pagelist_encode_8(struct ceph_pagelist *pl, u8 v) in ceph_pagelist_encode_8()
61 static inline int ceph_pagelist_encode_string(struct ceph_pagelist *pl, in ceph_pagelist_encode_string()
/kernel/linux/linux-5.10/kernel/bpf/
Dcgroup.c122 struct bpf_prog_list *pl, *pltmp; in cgroup_bpf_release() local
169 static struct bpf_prog *prog_list_prog(struct bpf_prog_list *pl) in prog_list_prog()
183 struct bpf_prog_list *pl; in prog_list_length() local
233 struct bpf_prog_list *pl; in compute_effective_progs() local
388 struct bpf_prog_list *pl; in find_attach_entry() local
443 struct bpf_prog_list *pl; in __cgroup_bpf_attach() local
529 struct bpf_prog_list *pl; in replace_effective_prog() local
579 struct bpf_prog_list *pl; in __cgroup_bpf_replace() local
629 struct bpf_prog_list *pl; in find_detach_entry() local
672 struct bpf_prog_list *pl; in purge_effective_progs() local
[all …]
/kernel/linux/linux-5.10/include/linux/
Dflex_proportions.h64 void fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in fprop_inc_single()
94 void fprop_inc_percpu(struct fprop_global *p, struct fprop_local_percpu *pl) in fprop_inc_percpu()
Ddm-io.h43 struct page_list *pl; member
/kernel/linux/linux-5.10/drivers/md/
Ddm-kcopyd.c216 struct page_list *pl; in alloc_pl() local
231 static void free_pl(struct page_list *pl) in free_pl()
241 static void kcopyd_put_pages(struct dm_kcopyd_client *kc, struct page_list *pl) in kcopyd_put_pages()
263 struct page_list *pl; in kcopyd_get_pages() local
292 static void drop_pages(struct page_list *pl) in drop_pages()
309 struct page_list *pl = NULL, *next; in client_reserve_pages() local
Ddm-io.c183 struct page_list *pl = (struct page_list *) dp->context_ptr; in list_get_page() local
192 struct page_list *pl = (struct page_list *) dp->context_ptr; in list_next_page() local
197 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned offset) in list_dp_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgk20a.c36 static u32 pl_to_div(u32 pl) in pl_to_div()
46 u32 pl; in div_to_pl() local
111 u32 pl; in gk20a_pllg_calc_mnp() local
/kernel/linux/linux-5.10/arch/mips/kernel/
Dpm-cps.c192 static void cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, in cps_gen_cache_routine()
236 static int cps_gen_flush_fsb(u32 **pp, struct uasm_label **pl, in cps_gen_flush_fsb()
329 static void cps_gen_set_top_bit(u32 **pp, struct uasm_label **pl, in cps_gen_set_top_bit()
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
Ddummy_stm.c23 u64 pl = 0; in dummy_stm_packet() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dacdebug.h43 #define PARAM_LIST(pl) pl argument
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_parser.c87 const struct hfi_profile_level *pl = data; in fill_profile_level() local
96 struct hfi_profile_level_supported *pl = data; in parse_profile_level() local
/kernel/linux/linux-5.10/drivers/phy/
Dphy-core.c66 struct phy_lookup *pl; in phy_create_lookup() local
98 struct phy_lookup *pl; in phy_remove_lookup() local
118 struct phy_lookup *p, *pl = NULL; in phy_find() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770_dpm.c227 struct rv7xx_pl *pl) in rv770_get_seq_value()
614 struct rv7xx_pl *pl, in rv770_convert_power_level_to_smc()
2181 struct rv7xx_pl *pl; in rv7xx_parse_pplib_clock_info() local
2436 struct rv7xx_pl *pl; in rv770_dpm_print_power_state() local
2470 struct rv7xx_pl *pl; in rv770_dpm_debugfs_print_current_performance_level() local
2499 struct rv7xx_pl *pl; in rv770_dpm_get_current_sclk() local
2521 struct rv7xx_pl *pl; in rv770_dpm_get_current_mclk() local
Dni_dpm.c1615 struct rv7xx_pl *pl, in ni_populate_memory_timing_parameters()
2309 struct rv7xx_pl *pl, in ni_convert_power_level_to_smc()
2956 struct rv7xx_pl *pl, in ni_convert_mc_reg_table_entry_to_smc()
3925 struct rv7xx_pl *pl = &ps->performance_levels[index]; in ni_parse_pplib_clock_info() local
4284 struct rv7xx_pl *pl; in ni_dpm_print_power_state() local
4308 struct rv7xx_pl *pl; in ni_dpm_debugfs_print_current_performance_level() local
4328 struct rv7xx_pl *pl; in ni_dpm_get_current_sclk() local
4346 struct rv7xx_pl *pl; in ni_dpm_get_current_mclk() local
Dbtc_dpm.c1271 struct rv7xx_pl *pl) in btc_adjust_clock_combinations()
2741 struct rv7xx_pl *pl; in btc_dpm_debugfs_print_current_performance_level() local
2766 struct rv7xx_pl *pl; in btc_dpm_get_current_sclk() local
2789 struct rv7xx_pl *pl; in btc_dpm_get_current_mclk() local
Dsumo_dpm.c547 struct sumo_pl *pl, u32 index) in sumo_program_power_level()
1435 struct sumo_pl *pl = &ps->levels[index]; in sumo_parse_pplib_clock_info() local
1804 struct sumo_pl *pl = &ps->levels[i]; in sumo_dpm_print_power_state() local
1818 struct sumo_pl *pl; in sumo_dpm_debugfs_print_current_performance_level() local
1845 struct sumo_pl *pl; in sumo_dpm_get_current_sclk() local
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dfile.c392 struct cxl_event_afu_driver_reserved *pl) in afu_driver_event_copy()
428 struct cxl_event_afu_driver_reserved *pl = NULL; in afu_read() local
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
Dpinctrl-tigerlake.c34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument
/kernel/linux/linux-5.10/lib/mpi/
Dlonglong.h154 #define umul_ppmm(ph, pl, m0, m1) \ argument
281 #define umul_ppmm(ph, pl, m0, m1) \ argument
786 #define umul_ppmm(ph, pl, m0, m1) \ argument
796 #define smul_ppmm(ph, pl, m0, m1) \ argument
892 #define umul_ppmm(ph, pl, m0, m1) \ argument
1232 #define umul_ppmm(ph, pl, m0, m1) \ argument
/kernel/linux/linux-5.10/net/sched/
Dact_csum.c448 unsigned int *pl) in tcf_csum_ipv6_hopopts()
488 unsigned int pl; in tcf_csum_ipv6() local

1234