Home
last modified time | relevance | path

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

12

/linux/net/ceph/
H A 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()
/linux/lib/
H A Dflex_proportions.c92 int fprop_local_init_percpu(struct fprop_local_percpu *pl, gfp_t gfp) in fprop_local_init_percpu()
104 void fprop_local_destroy_percpu(struct fprop_local_percpu *pl) in fprop_local_destroy_percpu()
110 struct fprop_local_percpu *pl) in fprop_reflect_period_percpu()
140 void __fprop_add_percpu(struct fprop_global *p, struct fprop_local_percpu *pl, in __fprop_add_percpu()
149 struct fprop_local_percpu *pl, in fprop_fraction_percpu()
181 struct fprop_local_percpu *pl, int max_frac, long nr) in __fprop_add_percpu_max()
/linux/include/linux/ceph/
H A Dpagelist.h30 static inline int ceph_pagelist_encode_64(struct ceph_pagelist *pl, u64 v) in ceph_pagelist_encode_64()
35 static inline int ceph_pagelist_encode_32(struct ceph_pagelist *pl, u32 v) in ceph_pagelist_encode_32()
40 static inline int ceph_pagelist_encode_16(struct ceph_pagelist *pl, u16 v) in ceph_pagelist_encode_16()
45 static inline int ceph_pagelist_encode_8(struct ceph_pagelist *pl, u8 v) in ceph_pagelist_encode_8()
49 static inline int ceph_pagelist_encode_string(struct ceph_pagelist *pl, in ceph_pagelist_encode_string()
/linux/kernel/bpf/
H A Dcgroup.c339 struct bpf_prog_list *pl; in cgroup_bpf_release() local
393 static struct bpf_prog *prog_list_prog(struct bpf_prog_list *pl) in prog_list_prog()
407 struct bpf_prog_list *pl; in prog_list_length() local
459 struct bpf_prog_list *pl; in compute_effective_progs() local
649 struct bpf_prog_list *pl; in find_attach_entry() local
707 struct bpf_prog_list *pltmp, *pl = ERR_PTR(-EINVAL); in get_prog_list() local
771 static int insert_pl_to_hlist(struct bpf_prog_list *pl, struct hlist_head *progs, in insert_pl_to_hlist()
820 struct bpf_prog_list *pl; in __cgroup_bpf_attach() local
955 struct bpf_prog_list *pl; in effective_prog_pos() local
1004 struct bpf_prog_list *pl) in replace_effective_prog()
[all …]
/linux/drivers/net/ethernet/intel/libie/
H A Drx.c23 #define LIBIE_RX_PT(oip, ofrag, tun, tp, tefr, iprot, pl) { \ argument
38 #define __LIBIE_RX_PT_L2(iprot, pl) \ argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk20a.c37 static u32 pl_to_div(u32 pl) in pl_to_div()
47 u32 pl; in div_to_pl() local
112 u32 pl; in gk20a_pllg_calc_mnp() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c300 struct ttm_place pl; in vmw_bo_pin_reserved() local
749 set_placement_list(struct ttm_place *pl, u32 desired, u32 fallback) in set_placement_list()
813 struct ttm_placement *pl = &bo->placement; in vmw_bo_placement_set() local
/linux/include/linux/
H A Dflex_proportions.h63 void fprop_inc_percpu(struct fprop_global *p, struct fprop_local_percpu *pl) in fprop_inc_percpu()
/linux/drivers/gpu/drm/radeon/
H A Drv770_dpm.c229 struct rv7xx_pl *pl) in rv770_get_seq_value()
616 struct rv7xx_pl *pl, in rv770_convert_power_level_to_smc()
2183 struct rv7xx_pl *pl; in rv7xx_parse_pplib_clock_info() local
2437 struct rv7xx_pl *pl; in rv770_dpm_print_power_state() local
2471 struct rv7xx_pl *pl; in rv770_dpm_debugfs_print_current_performance_level() local
2500 struct rv7xx_pl *pl; in rv770_dpm_get_current_sclk() local
2522 struct rv7xx_pl *pl; in rv770_dpm_get_current_mclk() local
H A Dsumo_dpm.c545 struct sumo_pl *pl, u32 index) in sumo_program_power_level()
1433 struct sumo_pl *pl = &ps->levels[index]; in sumo_parse_pplib_clock_info() local
1805 struct sumo_pl *pl = &ps->levels[i]; in sumo_dpm_print_power_state() local
1819 struct sumo_pl *pl; in sumo_dpm_debugfs_print_current_performance_level() local
1846 struct sumo_pl *pl; in sumo_dpm_get_current_sclk() local
1874 struct sumo_pl *pl; in sumo_dpm_get_current_vddc() local
H A Dni_dpm.c1614 struct rv7xx_pl *pl, in ni_populate_memory_timing_parameters()
2314 struct rv7xx_pl *pl, in ni_convert_power_level_to_smc()
2961 struct rv7xx_pl *pl, in ni_convert_mc_reg_table_entry_to_smc()
3927 struct rv7xx_pl *pl = &ps->performance_levels[index]; in ni_parse_pplib_clock_info() local
4283 struct rv7xx_pl *pl; in ni_dpm_print_power_state() local
4307 struct rv7xx_pl *pl; in ni_dpm_debugfs_print_current_performance_level() local
4327 struct rv7xx_pl *pl; in ni_dpm_get_current_sclk() local
4345 struct rv7xx_pl *pl; in ni_dpm_get_current_mclk() local
H A Dbtc_dpm.c1241 struct rv7xx_pl *pl) in btc_adjust_clock_combinations()
2709 struct rv7xx_pl *pl; in btc_dpm_debugfs_print_current_performance_level() local
2734 struct rv7xx_pl *pl; in btc_dpm_get_current_sclk() local
2757 struct rv7xx_pl *pl; in btc_dpm_get_current_mclk() local
H A Dtrinity_dpm.c667 struct trinity_pl *pl, u32 index) in trinity_program_power_level()
1665 struct trinity_pl *pl = &ps->levels[index]; in trinity_parse_pplib_clock_info() local
1974 struct trinity_pl *pl = &ps->levels[i]; in trinity_dpm_print_power_state() local
1988 struct trinity_pl *pl; in trinity_dpm_debugfs_print_current_performance_level() local
2009 struct trinity_pl *pl; in trinity_dpm_get_current_sclk() local
H A Drv6xx_dpm.c1823 struct rv6xx_pl *pl; in rv6xx_parse_pplib_clock_info() local
2010 struct rv6xx_pl *pl; in rv6xx_dpm_print_power_state() local
2032 struct rv6xx_pl *pl; in rv6xx_dpm_debugfs_print_current_performance_level() local
2057 struct rv6xx_pl *pl; in rv6xx_dpm_get_current_sclk() local
2080 struct rv6xx_pl *pl; in rv6xx_dpm_get_current_mclk() local
H A Dsi_dpm.c4236 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters()
4922 struct rv7xx_pl *pl, in si_convert_power_level_to_smc()
5561 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc()
6684 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info() local
7038 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level() local
7058 struct rv7xx_pl *pl; in si_dpm_get_current_sclk() local
7076 struct rv7xx_pl *pl; in si_dpm_get_current_mclk() local
H A Dcypress_dpm.h44 struct rv7xx_pl *pl; member
H A Dcypress_dpm.c679 struct rv7xx_pl *pl, in cypress_convert_power_level_to_smc()
831 struct rv7xx_pl *pl, in cypress_convert_mc_reg_table_entry_to_smc()
/linux/drivers/hwtracing/stm/
H A Ddummy_stm.c23 u64 pl = 0; in dummy_stm_packet() local
/linux/drivers/phy/
H A Dphy-core.c73 struct phy_lookup *pl; in phy_create_lookup() local
105 struct phy_lookup *pl; in phy_remove_lookup() local
125 struct phy_lookup *p, *pl = NULL; in phy_find() local
/linux/drivers/powercap/
H A Dintel_rapl_common.c74 static bool is_pl_valid(struct rapl_domain *rd, int pl) in is_pl_valid()
81 static int get_pl_lock_prim(struct rapl_domain *rd, int pl) in get_pl_lock_prim()
105 static int get_pl_prim(struct rapl_domain *rd, int pl, enum pl_prims prim) in get_pl_prim()
689 static int rapl_read_pl_data(struct rapl_domain *rd, int pl, in rapl_read_pl_data()
700 static int rapl_write_pl_data(struct rapl_domain *rd, int pl, in rapl_write_pl_data()
/linux/net/sched/
H A Dact_csum.c453 unsigned int *pl) in tcf_csum_ipv6_hopopts()
493 unsigned int pl; in tcf_csum_ipv6() local
/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c66 u8 *pl = NULL; in ep11_kb_split() local
109 struct ep11keyblob *pl = NULL; in ep11_kb_decode() local
473 static int check_reply_pl(const u8 *pl, const char *func) in check_reply_pl()
896 u8 *pl; in ep11_genaeskey() local
1214 u8 *pl; in ep11_unwrapkey() local
/linux/net/ieee802154/
H A Dheader_ops.c124 const void *pl, unsigned int pl_len) in ieee802154_mac_cmd_push()
/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h265 #define umul_ppmm(ph, pl, m0, m1) \ argument
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3304 struct rv7xx_pl *pl) in btc_adjust_clock_combinations()
4812 struct rv7xx_pl *pl, in si_populate_memory_timing_parameters()
5526 struct rv7xx_pl *pl, in si_convert_power_level_to_smc()
6145 struct rv7xx_pl *pl, in si_convert_mc_reg_table_entry_to_smc()
7250 struct rv7xx_pl *pl = &ps->performance_levels[index]; in si_parse_pplib_clock_info() local
7607 struct rv7xx_pl *pl; in si_dpm_debugfs_print_current_performance_level() local
8005 struct rv7xx_pl *pl; in si_dpm_print_power_state() local

12