Home
last modified time | relevance | path

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

123

/linux/drivers/net/phy/
H A Dphylink.c96 #define phylink_printk(level, pl, fmt, ...) \ argument
104 #define phylink_err(pl, fmt, ...) \ argument
106 #define phylink_warn(pl, fmt, ...) \ argument
108 #define phylink_info(pl, fm argument
111 phylink_dbg(pl,fmt,...) global() argument
119 phylink_dbg(pl,fmt,...) global() argument
122 phylink_dbg(pl,fmt,...) global() argument
508 phylink_validate_mac_and_pcs(struct phylink * pl,unsigned long * supported,struct phylink_link_state * state) phylink_validate_mac_and_pcs() argument
572 phylink_validate_one(struct phylink * pl,struct phy_device * phy,const unsigned long * supported,const struct phylink_link_state * state,phy_interface_t interface,unsigned long * accum_supported,unsigned long * accum_advertising) phylink_validate_one() argument
602 phylink_validate_mask(struct phylink * pl,struct phy_device * phy,unsigned long * supported,struct phylink_link_state * state,const unsigned long * interfaces) phylink_validate_mask() argument
621 phylink_validate(struct phylink * pl,unsigned long * supported,struct phylink_link_state * state) phylink_validate() argument
649 phylink_parse_fixedlink(struct phylink * pl,const struct fwnode_handle * fwnode) phylink_parse_fixedlink() argument
760 phylink_parse_mode(struct phylink * pl,const struct fwnode_handle * fwnode) phylink_parse_mode() argument
840 phylink_apply_manual_flow(struct phylink * pl,struct phylink_link_state * state) phylink_apply_manual_flow() argument
945 phylink_inband_caps(struct phylink * pl,phy_interface_t interface) phylink_inband_caps() argument
960 phylink_pcs_poll_stop(struct phylink * pl) phylink_pcs_poll_stop() argument
966 phylink_pcs_poll_start(struct phylink * pl) phylink_pcs_poll_start() argument
972 phylink_pcs_pre_init(struct phylink * pl,struct phylink_pcs * pcs) phylink_pcs_pre_init() argument
987 phylink_mac_config(struct phylink * pl,const struct phylink_link_state * state) phylink_mac_config() argument
1010 phylink_pcs_an_restart(struct phylink * pl) phylink_pcs_an_restart() argument
1039 phylink_pcs_neg_mode(struct phylink * pl,struct phylink_pcs * pcs,phy_interface_t interface,const unsigned long * advertising) phylink_pcs_neg_mode() argument
1216 phylink_major_config(struct phylink * pl,bool restart,const struct phylink_link_state * state) phylink_major_config() argument
1344 phylink_change_inband_advert(struct phylink * pl) phylink_change_inband_advert() argument
1376 phylink_mac_pcs_get_state(struct phylink * pl,struct phylink_link_state * state) phylink_mac_pcs_get_state() argument
1410 phylink_get_fixed_state(struct phylink * pl,struct phylink_link_state * state) phylink_get_fixed_state() argument
1423 phylink_mac_initial_config(struct phylink * pl,bool force_restart) phylink_mac_initial_config() argument
1466 phylink_deactivate_lpi(struct phylink * pl) phylink_deactivate_lpi() argument
1479 phylink_activate_lpi(struct phylink * pl) phylink_activate_lpi() argument
1506 phylink_link_up(struct phylink * pl,struct phylink_link_state link_state) phylink_link_up() argument
1560 phylink_link_down(struct phylink * pl) phylink_link_down() argument
1574 phylink_link_is_up(struct phylink * pl) phylink_link_is_up() argument
1581 struct phylink *pl = container_of(w, struct phylink, resolve); phylink_resolve() local
1690 phylink_run_resolve(struct phylink * pl) phylink_run_resolve() argument
1696 phylink_run_resolve_and_disable(struct phylink * pl,int bit) phylink_run_resolve_and_disable() argument
1707 phylink_enable_and_run_resolve(struct phylink * pl,int bit) phylink_enable_and_run_resolve() argument
1715 struct phylink *pl = container_of(t, struct phylink, link_poll); phylink_fixed_poll() local
1724 phylink_register_sfp(struct phylink * pl,const struct fwnode_handle * fwnode) phylink_register_sfp() argument
1757 phylink_set_fixed_link(struct phylink * pl,const struct phylink_link_state * state) phylink_set_fixed_link() argument
1809 struct phylink *pl; phylink_create() local
1901 phylink_destroy(struct phylink * pl) phylink_destroy() argument
1921 phylink_expects_phy(struct phylink * pl) phylink_expects_phy() argument
1933 struct phylink *pl = phydev->phylink; phylink_phy_change() local
1969 phylink_validate_phy(struct phylink * pl,struct phy_device * phy,unsigned long * supported,struct phylink_link_state * state) phylink_validate_phy() argument
2042 phylink_bringup_phy(struct phylink * pl,struct phy_device * phy,phy_interface_t interface) phylink_bringup_phy() argument
2157 phylink_attach_phy(struct phylink * pl,struct phy_device * phy,phy_interface_t interface) phylink_attach_phy() argument
2191 phylink_connect_phy(struct phylink * pl,struct phy_device * phy) phylink_connect_phy() argument
2225 phylink_of_phy_connect(struct phylink * pl,struct device_node * dn,u32 flags) phylink_of_phy_connect() argument
2243 phylink_fwnode_phy_connect(struct phylink * pl,const struct fwnode_handle * fwnode,u32 flags) phylink_fwnode_phy_connect() argument
2300 phylink_disconnect_phy(struct phylink * pl) phylink_disconnect_phy() argument
2322 phylink_link_changed(struct phylink * pl,bool up,const char * what) phylink_link_changed() argument
2338 phylink_mac_change(struct phylink * pl,bool up) phylink_mac_change() argument
2357 struct phylink *pl = pcs->phylink; phylink_pcs_change() local
2366 struct phylink *pl = data; phylink_link_handler() local
2381 phylink_start(struct phylink * pl) phylink_start() argument
2451 phylink_stop(struct phylink * pl) phylink_stop() argument
2481 phylink_rx_clk_stop_block(struct phylink * pl) phylink_rx_clk_stop_block() argument
2510 phylink_rx_clk_stop_unblock(struct phylink * pl) phylink_rx_clk_stop_unblock() argument
2545 phylink_suspend(struct phylink * pl,bool mac_wol) phylink_suspend() argument
2585 phylink_prepare_resume(struct phylink * pl) phylink_prepare_resume() argument
2609 phylink_resume(struct phylink * pl) phylink_resume() argument
2651 phylink_ethtool_get_wol(struct phylink * pl,struct ethtool_wolinfo * wol) phylink_ethtool_get_wol() argument
2674 phylink_ethtool_set_wol(struct phylink * pl,struct ethtool_wolinfo * wol) phylink_ethtool_set_wol() argument
2687 phylink_sfp_select_interface(struct phylink * pl,const unsigned long * link_modes) phylink_sfp_select_interface() argument
2713 phylink_sfp_select_interface_speed(struct phylink * pl,u32 speed) phylink_sfp_select_interface_speed() argument
2780 phylink_ethtool_ksettings_get(struct phylink * pl,struct ethtool_link_ksettings * kset) phylink_ethtool_ksettings_get() argument
2825 phylink_validate_pcs_inband_autoneg(struct phylink * pl,phy_interface_t interface,unsigned long * adv) phylink_validate_pcs_inband_autoneg() argument
2850 phylink_ethtool_ksettings_set(struct phylink * pl,const struct ethtool_link_ksettings * kset) phylink_ethtool_ksettings_set() argument
3026 phylink_ethtool_nway_reset(struct phylink * pl) phylink_ethtool_nway_reset() argument
3045 phylink_ethtool_get_pauseparam(struct phylink * pl,struct ethtool_pauseparam * pause) phylink_ethtool_get_pauseparam() argument
3061 phylink_ethtool_set_pauseparam(struct phylink * pl,struct ethtool_pauseparam * pause) phylink_ethtool_set_pauseparam() argument
3152 phylink_get_eee_err(struct phylink * pl) phylink_get_eee_err() argument
3170 phylink_ethtool_get_eee(struct phylink * pl,struct ethtool_keee * eee) phylink_ethtool_get_eee() argument
3196 phylink_ethtool_set_eee(struct phylink * pl,struct ethtool_keee * eee) phylink_ethtool_set_eee() argument
3252 phylink_phy_read(struct phylink * pl,unsigned int phy_id,unsigned int reg) phylink_phy_read() argument
3294 phylink_phy_write(struct phylink * pl,unsigned int phy_id,unsigned int reg,unsigned int val) phylink_phy_write() argument
3335 phylink_mii_read(struct phylink * pl,unsigned int phy_id,unsigned int reg) phylink_mii_read() argument
3363 phylink_mii_write(struct phylink * pl,unsigned int phy_id,unsigned int reg,unsigned int val) phylink_mii_write() argument
3398 phylink_mii_ioctl(struct phylink * pl,struct ifreq * ifr,int cmd) phylink_mii_ioctl() argument
3470 phylink_speed_down(struct phylink * pl,bool sync) phylink_speed_down() argument
3493 phylink_speed_up(struct phylink * pl) phylink_speed_up() argument
3508 struct phylink *pl = upstream; phylink_sfp_attach() local
3515 struct phylink *pl = upstream; phylink_sfp_detach() local
3520 phylink_choose_sfp_interface(struct phylink * pl,const unsigned long * intf) phylink_choose_sfp_interface() argument
3536 phylink_sfp_set_config(struct phylink * pl,unsigned long * supported,struct phylink_link_state * state,bool changed) phylink_sfp_set_config() argument
3573 phylink_sfp_config_phy(struct phylink * pl,struct phy_device * phy) phylink_sfp_config_phy() argument
3624 phylink_sfp_config_optical(struct phylink * pl) phylink_sfp_config_optical() argument
3701 struct phylink *pl = upstream; phylink_sfp_module_insert() local
3720 struct phylink *pl = upstream; phylink_sfp_module_remove() local
3727 struct phylink *pl = upstream; phylink_sfp_module_start() local
3746 struct phylink *pl = upstream; phylink_sfp_module_stop() local
3755 struct phylink *pl = upstream; phylink_sfp_link_down() local
3764 struct phylink *pl = upstream; phylink_sfp_link_up() local
3773 struct phylink *pl = upstream; phylink_sfp_connect_phy() local
[all...]
/linux/Documentation/translations/it_IT/doc-guide/
H A Dparse-headers.rst30 parse_headers.pl - analizza i file C al fine di identificare funzioni, argument
37 \ **parse_headers.pl**\ [<options>] <C_FILE> <OUT_FILE> [<EXCEPTIONS_FILE>] argument
42 OPZIONIparse_headers.pl global() argument
62 DESCRIZIONEparse_headers.pl global() argument
151 ESEMPIparse_headers.pl global() argument
180 BUGSparse_headers.pl global() argument
186 COPYRIGHTparse_headers.pl global() argument
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dparse-headers.rst29 parse_headers.pl——解析一个C文件,识别函数、结构体、枚举、定义并对Sphinx文档 argument
37 \ **parse_headers.pl**\ [<选项>] <C文件> <输出文件> [<例外文件>] argument
42 选项parse_headers.pl global() argument
63 说明parse_headers.pl global() argument
139 示例parse_headers.pl global() argument
169 缺陷parse_headers.pl global() argument
178 版权parse_headers.pl global() argument
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pixel-link.c39 static void imx8qxp_pixel_link_enable_mst_en(struct imx8qxp_pixel_link *pl) in imx8qxp_pixel_link_enable_mst_en() argument
51 static void imx8qxp_pixel_link_enable_mst_vld(struct imx8qxp_pixel_link *pl) in imx8qxp_pixel_link_enable_mst_vld() argument
63 imx8qxp_pixel_link_enable_sync(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_enable_sync() argument
75 imx8qxp_pixel_link_disable_mst_en(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_disable_mst_en() argument
89 imx8qxp_pixel_link_disable_mst_vld(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_disable_mst_vld() argument
103 imx8qxp_pixel_link_disable_sync(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_disable_sync() argument
117 imx8qxp_pixel_link_set_mst_addr(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_set_mst_addr() argument
134 struct imx8qxp_pixel_link *pl = bridge->driver_private; imx8qxp_pixel_link_bridge_attach() local
152 struct imx8qxp_pixel_link *pl = bridge->driver_private; imx8qxp_pixel_link_bridge_mode_set() local
160 struct imx8qxp_pixel_link *pl = bridge->driver_private; imx8qxp_pixel_link_bridge_atomic_enable() local
170 struct imx8qxp_pixel_link *pl = bridge->driver_private; imx8qxp_pixel_link_bridge_atomic_disable() local
244 imx8qxp_pixel_link_disable_all_controls(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_disable_all_controls() argument
260 imx8qxp_pixel_link_find_next_bridge(struct imx8qxp_pixel_link * pl) imx8qxp_pixel_link_find_next_bridge() argument
325 struct imx8qxp_pixel_link *pl; imx8qxp_pixel_link_bridge_probe() local
397 struct imx8qxp_pixel_link *pl = platform_get_drvdata(pdev); imx8qxp_pixel_link_bridge_remove() local
[all...]
/linux/net/ceph/
H A Dpagelist.c11 struct ceph_pagelist *pl; in ceph_pagelist_alloc() local
29 ceph_pagelist_unmap_tail(struct ceph_pagelist * pl) ceph_pagelist_unmap_tail() argument
38 ceph_pagelist_release(struct ceph_pagelist * pl) ceph_pagelist_release() argument
54 ceph_pagelist_addpage(struct ceph_pagelist * pl) ceph_pagelist_addpage() argument
74 ceph_pagelist_append(struct ceph_pagelist * pl,const void * buf,size_t len) ceph_pagelist_append() argument
102 ceph_pagelist_reserve(struct ceph_pagelist * pl,size_t space) ceph_pagelist_reserve() argument
121 ceph_pagelist_free_reserve(struct ceph_pagelist * pl) ceph_pagelist_free_reserve() argument
[all...]
/linux/lib/
H A Dflex_proportions.c91 int fprop_local_init_percpu(struct fprop_local_percpu *pl, gfp_t gfp) in fprop_local_init_percpu() argument
103 void fprop_local_destroy_percpu(struct fprop_local_percpu *pl) in fprop_local_destroy_percpu() argument
109 struct fprop_local_percpu *pl) in fprop_reflect_period_percpu() argument
139 __fprop_add_percpu(struct fprop_global * p,struct fprop_local_percpu * pl,long nr) __fprop_add_percpu() argument
148 fprop_fraction_percpu(struct fprop_global * p,struct fprop_local_percpu * pl,unsigned long * numerator,unsigned long * denominator) fprop_fraction_percpu() argument
180 __fprop_add_percpu_max(struct fprop_global * p,struct fprop_local_percpu * pl,int max_frac,long nr) __fprop_add_percpu_max() argument
[all...]
/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() argument
35 static inline int ceph_pagelist_encode_32(struct ceph_pagelist *pl, u32 v) in ceph_pagelist_encode_32() argument
40 static inline int ceph_pagelist_encode_16(struct ceph_pagelist *pl, u16 v) in ceph_pagelist_encode_16() argument
45 ceph_pagelist_encode_8(struct ceph_pagelist * pl,u8 v) ceph_pagelist_encode_8() argument
49 ceph_pagelist_encode_string(struct ceph_pagelist * pl,char * s,u32 len) ceph_pagelist_encode_string() argument
[all...]
/linux/drivers/md/
H A Ddm-kcopyd.c220 struct page_list *pl; in alloc_pl() local
235 static void free_pl(struct page_list *pl) in free_pl() argument
245 kcopyd_put_pages(struct dm_kcopyd_client * kc,struct page_list * pl) kcopyd_put_pages() argument
267 struct page_list *pl; kcopyd_get_pages() local
296 drop_pages(struct page_list * pl) drop_pages() argument
313 struct page_list *pl = NULL, *next; client_reserve_pages() local
[all...]
H A Ddm-io.c190 struct page_list *pl = dp->context_ptr; in list_get_page() local
199 struct page_list *pl = dp->context_ptr; in list_next_page() local
205 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned int offset) in list_dp_init() argument
/linux/kernel/bpf/
H A Dcgroup.c319 struct bpf_prog_list *pl; in cgroup_bpf_release() local
373 prog_list_prog(struct bpf_prog_list * pl) prog_list_prog() argument
387 struct bpf_prog_list *pl; prog_list_length() local
439 struct bpf_prog_list *pl; compute_effective_progs() local
629 struct bpf_prog_list *pl; find_attach_entry() local
687 struct bpf_prog_list *pltmp, *pl = ERR_PTR(-EINVAL); get_prog_list() local
751 insert_pl_to_hlist(struct bpf_prog_list * pl,struct hlist_head * progs,struct bpf_prog * prog,struct bpf_cgroup_link * link,u32 flags,u32 id_or_fd) insert_pl_to_hlist() argument
798 struct bpf_prog_list *pl; __cgroup_bpf_attach() local
932 struct bpf_prog_list *pl; replace_effective_prog() local
983 struct bpf_prog_list *pl; __cgroup_bpf_replace() local
1041 struct bpf_prog_list *pl; find_detach_entry() local
1084 struct bpf_prog_list *pl; purge_effective_progs() local
1142 struct bpf_prog_list *pl; __cgroup_bpf_detach() local
1282 struct bpf_prog_list *pl; __cgroup_bpf_query() local
[all...]
/linux/arch/mips/kernel/
H A Dpm-cps.c188 static void cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, in cps_gen_cache_routine() argument
232 static int cps_gen_flush_fsb(u32 **pp, struct uasm_label **pl, in cps_gen_flush_fsb() argument
325 static void cps_gen_set_top_bit(u32 **pp, struct uasm_label **pl, in cps_gen_set_top_bit() argument
/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.c36 static u32 pl_to_div(u32 pl) in pl_to_div() argument
46 u32 pl; in div_to_pl() local
111 u32 pl; gk20a_pllg_calc_mnp() local
[all...]
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c306 struct ttm_place pl; in vmw_bo_pin_reserved() local
755 set_placement_list(struct ttm_place *pl, u32 desired, u32 fallback) in set_placement_list() argument
819 struct ttm_placement *pl = &bo->placement; vmw_bo_placement_set() local
[all...]
/linux/net/ethtool/
H A Dcmis_fw_update.c120 struct cmis_cdb_start_fw_download_pl pl = {}; in cmis_fw_update_start_download() local
176 struct cmis_cdb_write_fw_block_lpl_pl pl = { in cmis_fw_update_write_image_lpl() local
369 struct cmis_cdb_run_fw_image_pl pl = {0}; in cmis_fw_update_run_image() local
[all...]
/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() argument
/linux/drivers/gpu/drm/radeon/
H A Drv770_dpm.c229 struct rv7xx_pl *pl) in rv770_get_seq_value() argument
616 struct rv7xx_pl *pl, in rv770_convert_power_level_to_smc() argument
2183 struct rv7xx_pl *pl; rv7xx_parse_pplib_clock_info() local
2438 struct rv7xx_pl *pl; rv770_dpm_print_power_state() local
2472 struct rv7xx_pl *pl; rv770_dpm_debugfs_print_current_performance_level() local
2501 struct rv7xx_pl *pl; rv770_dpm_get_current_sclk() local
2523 struct rv7xx_pl *pl; rv770_dpm_get_current_mclk() local
[all...]
H A Dni_dpm.c1614 struct rv7xx_pl *pl, in ni_populate_memory_timing_parameters() argument
2314 struct rv7xx_pl *pl, in ni_convert_power_level_to_smc() argument
2961 ni_convert_mc_reg_table_entry_to_smc(struct radeon_device * rdev,struct rv7xx_pl * pl,SMC_NIslands_MCRegisterSet * mc_reg_table_data) ni_convert_mc_reg_table_entry_to_smc() argument
3927 struct rv7xx_pl *pl = &ps->performance_levels[index]; ni_parse_pplib_clock_info() local
4286 struct rv7xx_pl *pl; ni_dpm_print_power_state() local
4310 struct rv7xx_pl *pl; ni_dpm_debugfs_print_current_performance_level() local
4330 struct rv7xx_pl *pl; ni_dpm_get_current_sclk() local
4348 struct rv7xx_pl *pl; ni_dpm_get_current_mclk() local
[all...]
H A Dbtc_dpm.c1241 struct rv7xx_pl *pl) in btc_adjust_clock_combinations() argument
2711 struct rv7xx_pl *pl; btc_dpm_debugfs_print_current_performance_level() local
2736 struct rv7xx_pl *pl; btc_dpm_get_current_sclk() local
2759 struct rv7xx_pl *pl; btc_dpm_get_current_mclk() local
[all...]
/linux/drivers/hwtracing/stm/
H A Ddummy_stm.c23 u64 pl = 0; in dummy_stm_packet() local
/linux/drivers/acpi/acpica/
H A Dacdebug.h43 #define PARAM_LIST(pl) pl argument
/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; phy_find() local
[all...]
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c94 const struct hfi_profile_level *pl = data; in fill_profile_level() local
106 struct hfi_profile_level_supported *pl = data; in parse_profile_level() local
[all...]
/linux/lib/crypto/mpi/
H A 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 umul_ppmm(ph,pl,m0,m1) global() argument
[all...]
/linux/net/sched/
H A Dact_csum.c449 unsigned int *pl) in tcf_csum_ipv6_hopopts() argument
489 unsigned int pl; in tcf_csum_ipv6() local
[all...]

123