/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | head.S | 127 ahi %r2,0x640 # add 0x640 to total size
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | rapl.c | 195 * (event-)time and add that to the generic event. in rapl_event_update() 695 rapl_pmus->pmu.add = rapl_pmu_event_add; in init_rapl_pmus()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | sleep34xx.S | 411 add r3, r3, r0 @ r3 points to dummy parameters
|
/kernel/linux/linux-5.10/arch/arm/mach-at91/ |
H A D | pm_suspend.S | 161 add tmp1, tmp1, #0x1
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | sbs.c | 709 .add = acpi_sbs_add,
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_crb.c | 751 .add = crb_acpi_add,
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | Kconfig.x86 | 162 This add the CPUFreq driver for NatSemi Geode processors which
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdpstore.c | 538 .add = mtdpstore_notify_add,
|
H A D | mtd_blkdevs.c | 538 .add = blktrans_notify_add,
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | insn.h | 366 __AARCH64_INSN_FUNCS(add, 0x7F200000, 0x0B000000)
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | perf_event.c | 588 .add = loongarch_pmu_add,
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | decbin.S | 125 | 2. Calculate absolute value of exponent in d1 by mul and add. 172 | 1. Calculate absolute value of mantissa in fp0 by mul and add. 200 faddb %d0,%fp0 |add digit to sum in fp0
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | aesp10-ppc.pl | 420 add $out,$inp,$cnt # last round key
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | perf_event.c | 759 .add = alpha_pmu_add,
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | perf_event.c | 657 * We don't add attrs here as we don't have pre-defined list of perf events. 658 * We will generate and add attrs dynamically in probe() after we read HW 794 .add = arc_pmu_add, in arc_pmu_device_probe()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | sleep34xx.S | 411 add r3, r3, r0 @ r3 points to dummy parameters
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | hv-gpci.c | 173 * counter_value array elements as per their size and add it to in systeminfo_gpci_request() 223 * Below loop do subsequent hcalls with next starting index and add it in processor_bus_topology_show() 234 * element and add 1 to make subsequent hcalls. in processor_bus_topology_show() 291 * Below loop do subsequent hcalls with next starting index and add it in processor_config_show() 302 * element and add 1 to subsequent hcalls. in processor_config_show() 359 * Below loop do subsequent hcalls with next secondary index and add it in affinity_domain_via_virtual_processor_show() 429 * Below loop do subsequent hcalls with next starting index and add it in affinity_domain_via_domain_show() 440 * element and add 1 to make subsequent hcalls. in affinity_domain_via_domain_show() 482 * add it to the output buffer. in affinity_domain_via_partition_result_parse() 545 * Below loop do subsequent hcalls with next starting index and add i in affinity_domain_via_partition_show() [all...] |
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | head.S | 174 aghi %r2,0x640 # add 0x640 to total size
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | ucb1x00-core.c | 402 ret = drv->add(dev); in ucb1x00_add_dev()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_vema.c | 122 .add = opa_vnic_vema_add_one, 321 c_err("failed to add vport %d: %ld\n", in vema_set_veswport_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 586 .add = chtls_uld_add,
|
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | qcom_l3_pmu.c | 758 .add = qcom_l3_cache__event_add, in qcom_l3_cache_pmu_probe()
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 690 .add = cxgbit_uld_add,
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_ib.c | 630 .add = smc_ib_add_dev,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | pkt_cls.h | 557 bool add, flow_setup_cb_t *cb,
|