/kernel/linux/linux-5.10/net/rds/ |
D | recv.c | 43 void rds_inc_init(struct rds_incoming *inc, struct rds_connection *conn, in rds_inc_init() argument 46 refcount_set(&inc->i_refcount, 1); in rds_inc_init() 47 INIT_LIST_HEAD(&inc->i_item); in rds_inc_init() 48 inc->i_conn = conn; in rds_inc_init() 49 inc->i_saddr = *saddr; in rds_inc_init() 50 inc->i_usercopy.rdma_cookie = 0; in rds_inc_init() 51 inc->i_usercopy.rx_tstamp = ktime_set(0, 0); in rds_inc_init() 53 memset(inc->i_rx_lat_trace, 0, sizeof(inc->i_rx_lat_trace)); in rds_inc_init() 57 void rds_inc_path_init(struct rds_incoming *inc, struct rds_conn_path *cp, in rds_inc_path_init() argument 60 refcount_set(&inc->i_refcount, 1); in rds_inc_path_init() [all …]
|
D | tcp_recv.c | 42 static void rds_tcp_inc_purge(struct rds_incoming *inc) in rds_tcp_inc_purge() argument 45 tinc = container_of(inc, struct rds_tcp_incoming, ti_inc); in rds_tcp_inc_purge() 46 rdsdebug("purging tinc %p inc %p\n", tinc, inc); in rds_tcp_inc_purge() 50 void rds_tcp_inc_free(struct rds_incoming *inc) in rds_tcp_inc_free() argument 53 tinc = container_of(inc, struct rds_tcp_incoming, ti_inc); in rds_tcp_inc_free() 54 rds_tcp_inc_purge(inc); in rds_tcp_inc_free() 55 rdsdebug("freeing tinc %p inc %p\n", tinc, inc); in rds_tcp_inc_free() 62 int rds_tcp_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) in rds_tcp_inc_copy_to_user() argument 71 tinc = container_of(inc, struct rds_tcp_incoming, ti_inc); in rds_tcp_inc_copy_to_user()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
D | asus-nb-wmi.c | 127 .ident = "ASUSTeK COMPUTER INC. Q500A", 129 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 136 .ident = "ASUSTeK COMPUTER INC. U32U", 138 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 150 .ident = "ASUSTeK COMPUTER INC. X302UA", 152 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 159 .ident = "ASUSTeK COMPUTER INC. X401U", 161 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 168 .ident = "ASUSTeK COMPUTER INC. X401A", 170 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), [all …]
|
D | eeepc-wmi.c | 138 .ident = "ASUSTeK Computer INC. 1000H", 140 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."), 147 .ident = "ASUSTeK Computer INC. ET2012E/I", 149 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."), 156 .ident = "ASUSTeK Computer INC. X101CH", 158 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 165 .ident = "ASUSTeK Computer INC. 1015CX", 167 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_app.c | 56 static void ip_vs_app_inc_destroy(struct ip_vs_app *inc) in ip_vs_app_inc_destroy() argument 58 kfree(inc->timeout_table); in ip_vs_app_inc_destroy() 59 kfree(inc); in ip_vs_app_inc_destroy() 64 struct ip_vs_app *inc = container_of(head, struct ip_vs_app, rcu_head); in ip_vs_app_inc_rcu_free() local 66 ip_vs_app_inc_destroy(inc); in ip_vs_app_inc_rcu_free() 77 struct ip_vs_app *inc; in ip_vs_app_inc_new() local 86 inc = kmemdup(app, sizeof(*inc), GFP_KERNEL); in ip_vs_app_inc_new() 87 if (!inc) in ip_vs_app_inc_new() 89 INIT_LIST_HEAD(&inc->p_list); in ip_vs_app_inc_new() 90 INIT_LIST_HEAD(&inc->incs_list); in ip_vs_app_inc_new() [all …]
|
D | ip_vs_proto_udp.c | 361 static int udp_register_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) in udp_register_app() argument 365 __be16 port = inc->port; in udp_register_app() 377 list_add_rcu(&inc->p_list, &ipvs->udp_apps[hash]); in udp_register_app() 386 udp_unregister_app(struct netns_ipvs *ipvs, struct ip_vs_app *inc) in udp_unregister_app() argument 391 list_del_rcu(&inc->p_list); in udp_unregister_app() 399 struct ip_vs_app *inc; in udp_app_conn_bind() local 409 list_for_each_entry_rcu(inc, &ipvs->udp_apps[hash], p_list) { in udp_app_conn_bind() 410 if (inc->port == cp->vport) { in udp_app_conn_bind() 411 if (unlikely(!ip_vs_app_inc_get(inc))) in udp_app_conn_bind() 421 inc->name, ntohs(inc->port)); in udp_app_conn_bind() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 33 description: Acer Inc. 39 description: Active-Semi International Inc 45 description: Adapteva, Inc. 47 description: Adaptrum, Inc. 51 description: Analog Devices, Inc. 65 description: AlphaScale Integrated Circuits Systems, Inc. 73 description: Amazon.com, Inc. 77 description: Advanced Micro Devices (AMD), Inc. 81 description: Amlogic, Inc. 87 description: AMS-Taos Inc. [all …]
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | sysfb_efi.c | 189 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac4,1", M_I17), 191 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac5,1", M_I20), 192 EFIFB_DMI_SYSTEM_ID("Apple Inc.", "iMac5,1", M_I20), 194 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac6,1", M_I24), 195 EFIFB_DMI_SYSTEM_ID("Apple Inc.", "iMac6,1", M_I24), 196 EFIFB_DMI_SYSTEM_ID("Apple Inc.", "iMac7,1", M_I20_SR), 197 EFIFB_DMI_SYSTEM_ID("Apple Inc.", "iMac8,1", M_I24_8_1), 198 EFIFB_DMI_SYSTEM_ID("Apple Inc.", "iMac10,1", M_I24_10_1), 199 EFIFB_DMI_SYSTEM_ID("Apple Inc.", "iMac11,1", M_I27_11_1), 200 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "Macmini1,1", M_MINI), [all …]
|
D | reboot.c | 54 * Dell Inc. so their systems "just work". :-) 188 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 196 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 204 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 212 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 220 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 228 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 248 DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."), 256 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 264 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), [all …]
|
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
D | Kconfig | 46 tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver" 51 the Qualcomm Technologies Inc. TLMM block found on the 52 Qualcomm Technologies Inc. IPQ8074 platform. Select this for 56 tristate "Qualcomm Technologies, Inc. IPQ6018 pin controller driver" 61 the Qualcomm Technologies Inc. TLMM block found on the 62 Qualcomm Technologies Inc. IPQ6018 platform. Select this for 71 Qualcomm Technologies Inc TLMM block found on the Qualcomm 72 Technologies Inc MSM8226 platform. 195 tristate "Qualcomm Technologies Inc SC7180 pin controller driver" 200 Qualcomm Technologies Inc TLMM block found on the Qualcomm [all …]
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | xor.h | 98 " add %[inc], %[p1] ;\n" in xor_sse_2() 99 " add %[inc], %[p2] ;\n" in xor_sse_2() 104 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2() 132 " add %[inc], %[p1] ;\n" in xor_sse_2_pf64() 133 " add %[inc], %[p2] ;\n" in xor_sse_2_pf64() 138 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2_pf64() 190 " add %[inc], %[p1] ;\n" in xor_sse_3() 191 " add %[inc], %[p2] ;\n" in xor_sse_3() 192 " add %[inc], %[p3] ;\n" in xor_sse_3() 197 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3() [all …]
|
/kernel/linux/linux-5.10/security/integrity/platform_certs/ |
D | load_uefi.c | 22 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,1") }, 23 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,2") }, 24 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,3") }, 25 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,4") }, 26 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,1") }, 27 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,2") }, 28 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,3") }, 29 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,4") }, 30 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookAir8,1") }, 31 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookAir8,2") }, [all …]
|
/kernel/linux/linux-5.10/drivers/dma/bestcomm/ |
D | ata.c | 6 * 2003-2004 (c) MontaVista, Software, Inc. 27 /* Task image/var/inc */ 62 struct bcom_ata_inc *inc; in bcom_ata_init() local 76 inc = (struct bcom_ata_inc *) bcom_task_inc(tsk->tasknum); in bcom_ata_init() 105 struct bcom_ata_inc *inc; in bcom_ata_rx_prepare() local 107 inc = (struct bcom_ata_inc *) bcom_task_inc(tsk->tasknum); in bcom_ata_rx_prepare() 109 inc->incr_bytes = -(s16)sizeof(u32); in bcom_ata_rx_prepare() 110 inc->incr_src = 0; in bcom_ata_rx_prepare() 111 inc->incr_dst = sizeof(u32); in bcom_ata_rx_prepare() 119 struct bcom_ata_inc *inc; in bcom_ata_tx_prepare() local [all …]
|
D | fec.c | 6 * Copyright (C) 2003-2004 MontaVista, Software, Inc. 25 /* Task image/var/inc */ 115 struct bcom_fec_rx_inc *inc; in bcom_fec_rx_reset() local 122 inc = (struct bcom_fec_rx_inc *) bcom_task_inc(tsk->tasknum); in bcom_fec_rx_reset() 135 inc->incr_bytes = -(s16)sizeof(u32); /* These should be in the */ in bcom_fec_rx_reset() 136 inc->incr_dst = sizeof(u32); /* task image, but we stick */ in bcom_fec_rx_reset() 137 inc->incr_dst_ma= sizeof(u8); /* to the official ones */ in bcom_fec_rx_reset() 216 struct bcom_fec_tx_inc *inc; in bcom_fec_tx_reset() local 223 inc = (struct bcom_fec_tx_inc *) bcom_task_inc(tsk->tasknum); in bcom_fec_tx_reset() 236 inc->incr_bytes = -(s16)sizeof(u32); /* These should be in the */ in bcom_fec_tx_reset() [all …]
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-platform-ts5500 | 4 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 12 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 20 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 27 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 36 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 43 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com> 51 Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
|
/kernel/linux/linux-5.10/Documentation/i2c/busses/ |
D | i2c-viapro.rst | 6 * VIA Technologies, Inc. VT82C596A/B 9 * VIA Technologies, Inc. VT82C686A/B 12 * VIA Technologies, Inc. VT8231, VT8233, VT8233A 15 * VIA Technologies, Inc. VT8235, VT8237R, VT8237A, VT8237S, VT8251 18 * VIA Technologies, Inc. CX700 21 * VIA Technologies, Inc. VX800/VX820 24 * VIA Technologies, Inc. VX855/VX875 27 * VIA Technologies, Inc. VX900
|
D | i2c-ali15x3.rst | 6 * Acer Labs, Inc. ALI 1533 and 1543C (south bridge) 42 This is the driver for the SMB Host controller on Acer Labs Inc. (ALI) 77 00:02.0 USB Controller: Acer Laboratories Inc. M5237 (rev 03) 78 00:03.0 Bridge: Acer Laboratories Inc. M7101 <= THIS IS THE ONE WE NEED 79 00:07.0 ISA bridge: Acer Laboratories Inc. M1533 (rev c3) 80 00:0f.0 IDE interface: Acer Laboratories Inc. M5229 (rev c1)
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | assembler.h | 380 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() 382 .if \inc == 1 384 .elseif \inc == 4 387 .error "Unsupported inc macro argument" 393 .macro usracc, instr, reg, ptr, inc, cond, rept, abort 407 usraccoff \instr, \reg, \ptr, \inc, 0, \cond, \abort 409 usraccoff \instr, \reg, \ptr, \inc, \inc, \cond, \abort 412 add\cond \ptr, #\rept * \inc 417 .macro usracc, instr, reg, ptr, inc, cond, rept, abort, t=TUSER() 420 .if \inc == 1 [all …]
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
D | memscan_64.S | 70 inc %g2 75 inc %g2 79 inc %g2 87 inc %g2 92 inc %g2 96 inc %g2 101 inc %g2 104 inc %g2
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | blake2s-glue.c | 22 const u32 inc); 25 const u32 inc); 31 size_t nblocks, const u32 inc) in blake2s_compress() argument 37 blake2s_compress_generic(state, block, nblocks, inc); in blake2s_compress() 48 blake2s_compress_avx512(state, block, blocks, inc); in blake2s_compress() 50 blake2s_compress_ssse3(state, block, blocks, inc); in blake2s_compress()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
D | board-nand.c | 7 * Copyright (C) 2004, 2012 Texas Instruments, Inc. 8 * Copyright (C) 2002 MontaVista Software, Inc. 9 * Copyright (C) 2001 RidgeRun, Inc. 10 * Author: RidgeRun, Inc.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/ |
D | Makefile | 2 # Copyright 2017 Advanced Micro Devices, Inc. 29 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/inc/ 30 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/inc/hw 32 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/inc 37 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dmub/inc
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_stats.h | 3 * Copyright (c) 2000,2005 Silicon Graphics, Inc. 175 #define XFS_STATS_ADD(mp, v, inc) \ argument 177 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->s.v += (inc); \ 178 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->s.v += (inc); \ 193 #define XFS_STATS_ADD_OFF(mp, off, inc) \ argument 195 per_cpu_ptr(xfsstats.xs_stats, current_cpu())->a[off] += (inc); \ 196 per_cpu_ptr(mp->m_stats.xs_stats, current_cpu())->a[off] += (inc); \
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | video_detect.c | 2 * Copyright (C) 2015 Red Hat Inc. 129 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 137 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 268 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), 277 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), 340 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."), 348 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), 357 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), 365 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), 390 .ident = "ASUSTeK COMPUTER INC. GA401", [all …]
|
/kernel/linux/linux-5.10/lib/crypto/ |
D | blake2s-generic.c | 34 const u32 inc) in blake2s_increment_counter() argument 36 state->t[0] += inc; in blake2s_increment_counter() 37 state->t[1] += (state->t[0] < inc); in blake2s_increment_counter() 41 size_t nblocks, const u32 inc) 45 size_t nblocks, const u32 inc) in blake2s_compress_generic() argument 52 (nblocks > 1 && inc != BLAKE2S_BLOCK_SIZE)); in blake2s_compress_generic() 55 blake2s_increment_counter(state, inc); in blake2s_compress_generic()
|