/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | asm-offsets.c | 43 OFFSET(__PT_ARGS, pt_regs, args); in main()
|
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | ptrace.h | 294 unsigned long args[1]; member
|
/kernel/linux/linux-5.10/arch/um/include/shared/ |
H A D | os.h | 271 int syscall, unsigned long *args, long expected,
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | flush.c | 122 static void flush_ptrace_access_other(void *args) in flush_ptrace_access_other() argument
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-max9485.c | 252 unsigned int idx = clkspec->args[0]; in max9485_of_clk_get()
|
H A D | clk-lochnagar.c | 220 unsigned int idx = clkspec->args[0]; in lochnagar_of_clk_hw_get()
|
H A D | clk-sparx5.c | 235 unsigned int idx = clkspec->args[0]; in s5_clk_hw_get()
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | common.c | 229 unsigned int idx = clkspec->args[0]; in qcom_cc_clk_hw_get()
|
H A D | krait-cc.c | 272 unsigned int idx = clkspec->args[0]; in krait_of_get()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
H A D | sch_red.sh | 438 local -a args=("$@") 442 min $BACKLOG max $((BACKLOG + 1)) burst 38 "${args[@]}"
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry.S | 164 ; Restore the sys-call args. Mere invocation of the hook abv could have 166 ; have deliberately changed the syscall args: r0-r7 212 ; ABI: (r0-r7) upto 8 args, (r8) syscall number
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | flush.c | 122 static void flush_ptrace_access_other(void *args) in flush_ptrace_access_other() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/ |
H A D | fsl_uli1575.c | 334 oirq.args[0] = 2; in hpcd_final_uli5288()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
H A D | dirty_log_perf_test.c | 125 cap.args[0] = dirty_log_manual_caps; in run_test()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/ |
H A D | kvm_util.h | 173 * as variable args. Each of the variable args is expected to be of type 314 uint64_t args[UCALL_MAX_ARGS]; member
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | ptrace.h | 292 unsigned long args[1]; member
|
/kernel/linux/linux-6.6/arch/x86/ |
H A D | Makefile | 174 # '-maccumulate-outgoing-args' is needed to prevent a GCC bug 185 KBUILD_CFLAGS += $(call cc-option,-maccumulate-outgoing-args,)
|
/kernel/linux/linux-6.6/arch/um/include/shared/ |
H A D | os.h | 272 int syscall, unsigned long *args, long expected,
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | boot.h | 298 int vsprintf(char *buf, const char *fmt, va_list args);
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-sifive-plic.c | 329 if (parent.args[0] != RV_IRQ_EXT) in plic_init()
|
H A D | irq-loongson-pch-msi.c | 147 unsigned int nr_irqs, void *args) in pch_msi_middle_domain_alloc() 145 pch_msi_middle_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) pch_msi_middle_domain_alloc() argument
|
H A D | irq-owl-sirq.c | 320 chip_data->ext_irqs[i] = irq.args[1]; in owl_sirq_init()
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | tegra-gart.c | 259 struct of_phandle_args *args) in gart_iommu_of_xlate() 258 gart_iommu_of_xlate(struct device *dev, struct of_phandle_args *args) gart_iommu_of_xlate() argument
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | devicetree.c | 394 out_args->args[i] = be32_to_cpup(list++); in pinctrl_copy_args()
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-tango.c | 136 unsigned int nr_irqs, void *args) in tango_irq_domain_alloc() 135 tango_irq_domain_alloc(struct irq_domain *dom, unsigned int virq, unsigned int nr_irqs, void *args) tango_irq_domain_alloc() argument
|