Searched defs:pc (Results 151 - 175 of 356) sorted by relevance

1234567891011>>

/linux-master/arch/hexagon/include/uapi/asm/
H A Duser.h56 unsigned long pc; member in struct:user_regs_struct
/linux-master/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_lcdc_encoder.c301 unsigned long pc = mdp4_lcdc_encoder->pixclock; local
/linux-master/drivers/bcma/
H A Ddriver_pci_host.c28 bool bcma_core_pci_is_in_hostmode(struct bcma_drv_pci *pc) argument
44 static u32 bcma_pcie_read_config(struct bcma_drv_pci *pc, u32 address) argument
51 static void bcma_pcie_write_config(struct bcma_drv_pci *pc, u32 address, argument
59 bcma_get_cfgspace_addr(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off) argument
84 bcma_extpci_read_config(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off, void *buf, int len) argument
148 bcma_extpci_write_config(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off, const void *buf, int len) argument
236 struct bcma_drv_pci *pc; local
256 struct bcma_drv_pci *pc; local
271 bcma_find_pci_capability(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, u8 req_cap_id, unsigned char *buf, u32 *buflen) argument
340 bcma_core_pci_enable_crs(struct bcma_drv_pci *pc) argument
387 bcma_core_pci_hostmode_init(struct bcma_drv_pci *pc) argument
[all...]
/linux-master/arch/loongarch/kernel/
H A Dprocess.c69 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long sp) argument
211 unsigned long pc = 0; local
H A Dunwind_orc.c393 unsigned long *p, pc; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c25 u16 pc; member in struct:mlx5_aso
/linux-master/arch/parisc/kernel/
H A Dunwind.c210 static bool pc_is_kernel_fn(unsigned long pc, void *fn) argument
215 static int unwind_special(struct unwind_frame_info *info, unsigned long pc, int frame_size) argument
[all...]
/linux-master/arch/arc/kernel/
H A Dsmp.c131 static void arc_default_smp_cpu_kick(int cpu, unsigned long pc) argument
/linux-master/drivers/ptp/
H A Dptp_clock.c87 static int ptp_clock_getres(struct posix_clock *pc, struct timespec64 *tp) argument
94 static int ptp_clock_settime(struct posix_clock *pc, const struct timespec64 *tp) argument
106 static int ptp_clock_gettime(struct posix_clock *pc, struct timespec64 *tp) argument
118 static int ptp_clock_adjtime(struct posix_clock *pc, struct __kernel_timex *tx) argument
/linux-master/drivers/ras/amd/atl/
H A Dumc.c77 struct xor_bits pc; member in struct:__anon1585
172 u16 i, col, row, bank, pc, sid, temp; local
[all...]
/linux-master/kernel/sched/
H A Didle.c366 bool cpu_in_idle(unsigned long pc) argument
/linux-master/drivers/pwm/
H A Dpwm-rockchip.c63 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); local
105 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); local
160 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); local
189 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); local
299 struct rockchip_pwm_chip *pc; local
375 struct rockchip_pwm_chip *pc = to_rockchip_pwm_chip(chip); local
[all...]
H A Dpwm-brcmstb.c99 unsigned long pc, dc, cword = CONST_VAR_F_MAX; local
H A Dpwm-tiecap.c52 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); local
110 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); local
133 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); local
152 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); local
219 struct ecap_pwm_chip *pc; local
273 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); local
284 struct ecap_pwm_chip *pc = to_ecap_pwm_chip(chip); local
[all...]
H A Dpwm-tegra.c84 static inline u32 pwm_readl(struct tegra_pwm_chip *pc, unsigned int offset) argument
89 static inline void pwm_writel(struct tegra_pwm_chip *pc, unsigned int offset, u32 value) argument
97 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); local
213 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); local
230 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); local
273 struct tegra_pwm_chip *pc; local
353 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); local
365 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); local
382 struct tegra_pwm_chip *pc = to_tegra_pwm_chip(chip); local
[all...]
H A Dpwm-spear.c78 struct spear_pwm_chip *pc = to_spear_pwm_chip(chip); local
137 struct spear_pwm_chip *pc = to_spear_pwm_chip(chip); local
154 struct spear_pwm_chip *pc = to_spear_pwm_chip(chip); local
196 struct spear_pwm_chip *pc; local
[all...]
H A Dpwm-bcm-kona.c105 unsigned long prescale = PRESCALE_MIN, pc, dc; local
H A Dpwm-intel-lgm.c56 struct lgm_pwm_chip *pc = to_lgm_pwm_chip(chip); local
66 struct lgm_pwm_chip *pc = to_lgm_pwm_chip(chip); local
91 struct lgm_pwm_chip *pc = to_lgm_pwm_chip(chip); local
111 lgm_pwm_init(struct lgm_pwm_chip *pc) argument
171 struct lgm_pwm_chip *pc; local
[all...]
/linux-master/tools/perf/util/
H A Dunwind-libdw.c232 Dwarf_Addr pc; local
/linux-master/arch/sparc/kernel/
H A Dsignal_64.c47 unsigned long pc, npc, tstate; local
H A Dsignal_32.c76 unsigned long up_psr, pc, npc, ufp; local
144 unsigned int psr, pc, npc, ufp; local
[all...]
/linux-master/arch/riscv/include/asm/
H A Dcompat.h40 compat_ulong_t pc; member in struct:compat_user_regs_struct
/linux-master/arch/riscv/kernel/
H A Dtraps.c249 static inline unsigned long get_break_insn_length(unsigned long pc) argument
394 int is_valid_bugaddr(unsigned long pc) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h21 u8 pc; member in struct:mlx5e_ptp_metadata_fifo
/linux-master/kernel/
H A Dprofile.c36 u32 pc, hits; member in struct:profile_hit
218 unsigned long primary, secondary, flags, pc = (unsigned long)__pc; local
319 unsigned long pc; local
[all...]

Completed in 1338 milliseconds

1234567891011>>