/linux/drivers/reset/ |
H A D | reset-uniphier.c | 271 const struct uniphier_reset_data *p; in uniphier_reset_update() local 312 const struct uniphier_reset_data *p; in uniphier_reset_status() local 347 const struct uniphier_reset_data *p, *data; in uniphier_reset_probe() local
|
/linux/drivers/input/keyboard/ |
H A D | hil_kbd.c | 91 static bool hil_dev_is_command_response(hil_packet p) in hil_dev_is_command_response() 104 hil_packet p; in hil_dev_handle_command_response() local 209 hil_packet p = ptr->data[idx - 1]; in hil_dev_handle_ptr_events() local
|
/linux/init/ |
H A D | do_mounts.c | 135 char *p = page; in split_fs_names() local 152 struct page *p = NULL; in do_mount_root() local 188 char *p; in mount_root_generic() local
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_ethtool.c | 185 struct ethtool_regs *regs, void *p) in pch_gbe_get_regs() 447 u8 *p = data; in pch_gbe_get_strings() local 477 char *p = hw_stats + gstats->offset; in pch_gbe_get_ethtool_stats() local
|
/linux/tools/testing/scatterlist/linux/ |
H A D | mm.h | 40 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) argument 129 #define PageSlab(p) (0) argument 130 #define flush_dcache_page(p) argument
|
/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | acpi_thermal_rel.c | 75 union acpi_object *p; in acpi_parse_trt() local 149 union acpi_object *p; in acpi_parse_art() local 218 union acpi_object *p; in acpi_parse_psvt() local
|
/linux/lib/zstd/compress/ |
H A D | zstd_preSplit.c | 34 FORCE_INLINE_TEMPLATE unsigned hash2(const void *p, unsigned hashLog) in hash2() 60 const char* p = (const char*)src; in addEvents_generic() local 165 const char* p = (const char*)blockStart; in ZSTD_splitBlock_byChunks() local
|
/linux/drivers/iio/pressure/ |
H A D | ms5611_core.c | 123 s32 t = *temp, p = *pressure; in ms5611_temp_and_pressure_compensate() local 159 s32 t = *temp, p = *pressure; in ms5607_temp_and_pressure_compensate() local 208 static irqreturn_t ms5611_trigger_handler(int irq, void *p) in ms5611_trigger_handler()
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_debugfs.c | 34 struct drm_printer p = drm_seq_file_printer(m); in msm_gpu_show() local 156 struct drm_printer p = drm_seq_file_printer(m); in msm_kms_show() local 314 struct drm_printer p = drm_seq_file_printer(m); in msm_mm_show() local
|
/linux/include/linux/ |
H A D | iov_iter.h | 44 const struct iovec *p = iter->__iov; in iterate_iovec() local 78 const struct kvec *p = iter->kvec; in iterate_kvec() local 112 const struct bio_vec *p = iter->bvec; in iterate_bvec() local
|
H A D | io-64-nonatomic-lo-hi.h | 10 const volatile u32 __iomem *p = addr; in lo_hi_readq() local 27 const volatile u32 __iomem *p = addr; in lo_hi_readq_relaxed() local
|
H A D | io-64-nonatomic-hi-lo.h | 10 const volatile u32 __iomem *p = addr; in hi_lo_readq() local 27 const volatile u32 __iomem *p = addr; in hi_lo_readq_relaxed() local
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 16 #define usbhsp_addr_offset(p) ((usbhs_pipe_number(p) - 1) * 2) argument 18 #define usbhsp_flags_set(p, f) ((p)->flags |= USBHS_PIPE_FLAGS_##f) argument 19 #define usbhsp_flags_clr(p, f) ((p)->flags &= ~USBHS_PIPE_FLAGS_##f) argument 20 #define usbhsp_flags_has(p, f) ((p)->flags & USBHS_PIPE_FLAGS_##f) argument 21 #define usbhsp_flags_init(p) do {(p)->flags = 0; } while (0) argument
|
/linux/net/sched/ |
H A D | act_ife.c | 428 struct tcf_ife_params *p; in tcf_ife_cleanup() local 490 struct tcf_ife_params *p; in tcf_ife_init() local 646 struct tcf_ife_params *p; in tcf_ife_dump() local 786 struct tcf_result *res, struct tcf_ife_params *p) in tcf_ife_encode() 870 struct tcf_ife_params *p; in tcf_ife_act() local
|
/linux/arch/alpha/kernel/ |
H A D | pci_iommu.c | 104 long i, p, nent; in iommu_arena_find_pages() local 160 long i, p, mask; in iommu_arena_alloc() local 189 unsigned long *p; in iommu_arena_free() local 828 long i, p; in iommu_reserve() local 905 unsigned long *p; in iommu_unbind() local
|
/linux/sound/soc/codecs/ |
H A D | rt712-sdca-dmic.c | 250 struct rt712_sdca_dmic_kctrl_priv *p = in rt712_sdca_dmic_set_gain_get() local 278 struct rt712_sdca_dmic_kctrl_priv *p = in rt712_sdca_dmic_set_gain_put() local 344 struct rt712_sdca_dmic_kctrl_priv *p = in rt712_sdca_dmic_fu1e_capture_get() local 359 struct rt712_sdca_dmic_kctrl_priv *p = in rt712_sdca_dmic_fu1e_capture_put() local 379 struct rt712_sdca_dmic_kctrl_priv *p = in rt712_sdca_fu_info() local
|
/linux/sound/hda/common/ |
H A D | sysfs.c | 155 char *p; in kstrndup_noeol() local 293 char *p; in remove_trail_spaces() local 434 const char *p; in snd_hda_get_bool_hint() local 470 const char *p; in snd_hda_get_int_hint() local 677 const char *p = *fw_data_p; in get_line_from_fw() local
|
/linux/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 85 static inline void get_parallel(struct parallel_io *p) in get_parallel() 92 struct parallel_io *p = container_of(kref, struct parallel_io, refcnt); in destroy_parallel() local 99 static inline void put_parallel(struct parallel_io *p) in put_parallel() 616 __be32 *p; in bl_alloc_extent() local 682 __be32 *p; in bl_alloc_lseg() local
|
/linux/security/apparmor/ |
H A D | policy.c | 697 struct aa_profile *p, *profile; in aa_new_learning_profile() local 982 struct aa_profile *p; in __replace_profile() local 1030 bool noreplace, struct aa_profile **p, in __lookup_replace() 1165 struct aa_profile *p; in aa_replace_profiles() local 1237 struct aa_profile *p; in aa_replace_profiles() local
|
/linux/net/sunrpc/ |
H A D | auth_unix.c | 115 __be32 *p, *cred_len, *gidarr_len; in unx_marshal() local 176 __be32 *p; in unx_validate() local
|
/linux/arch/openrisc/include/asm/ |
H A D | cmpxchg.h | 63 volatile u32 *p = ptr - off; in cmpxchg_small() local 95 volatile u32 *p = ptr - off; in xchg_small() local
|
/linux/mm/ |
H A D | hugetlb_cma.c | 92 static int __init cmdline_parse_hugetlb_cma(char *p) in cmdline_parse_hugetlb_cma() 131 static int __init cmdline_parse_hugetlb_cma_only(char *p) in cmdline_parse_hugetlb_cma_only()
|
H A D | vmstat.c | 349 s8 __percpu *p = pcp->vm_stat_diff + item; in __mod_zone_page_state() local 380 s8 __percpu *p = pcp->vm_node_stat_diff + item; in __mod_node_page_state() local 438 s8 __percpu *p = pcp->vm_stat_diff + item; in __inc_zone_state() local 459 s8 __percpu *p = pcp->vm_node_stat_diff + item; in __inc_node_state() local 494 s8 __percpu *p = pcp->vm_stat_diff + item; in __dec_zone_state() local 515 s8 __percpu *p = pcp->vm_node_stat_diff + item; in __dec_node_state() local 564 s8 __percpu *p = pcp->vm_stat_diff + item; in mod_zone_state() local 622 s8 __percpu *p = pcp->vm_node_stat_diff + item; in mod_node_state() local 877 struct per_cpu_nodestat __percpu *p = pgdat->per_cpu_nodestats; in refresh_cpu_vm_stats() local 936 struct per_cpu_nodestat *p; in cpu_vm_stats_fold() local
|
/linux/lib/crc/riscv/ |
H A D | crc-clmul-template.h | 162 crc_clmul_update_partial(crc_t crc, const u8 *p, size_t len, in crc_clmul_update_partial() 196 crc_clmul(crc_t crc, const void *p, size_t len, in crc_clmul()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 85 void t3_write_regs(struct adapter *adapter, const struct addr_val_pair *p, in t3_write_regs() 646 static int get_vpd_params(struct adapter *adapter, struct vpd_params *p) in get_vpd_params() 957 const __be32 *p = (const __be32 *)tp_sram; in t3_check_tpsram() local 1063 const __be32 *p = (const __be32 *)fw_data; in t3_load_fw() local 1833 struct port_info *p = adap2pinfo(adapter, i); in t3_phy_intr_handler() local 2541 static void partition_mem(struct adapter *adap, const struct tp_params *p) in partition_mem() 2606 static void tp_config(struct adapter *adap, const struct tp_params *p) in tp_config() 2889 static void ulp_config(struct adapter *adap, const struct tp_params *p) in ulp_config() 3008 static int tp_init(struct adapter *adap, const struct tp_params *p) in tp_init() 3146 const struct mc7_timing_params *p = &mc7_timings[mem_type]; in mc7_init() local [all …]
|