Home
last modified time | relevance | path

Searched full:inc (Results 1 – 25 of 9471) sorted by relevance

12345678910>>...379

/linux-6.12.1/drivers/pinctrl/qcom/
DKconfig.msm26 tristate "Qualcomm Technologies, Inc. IPQ5018 pin controller driver"
30 the Qualcomm Technologies Inc. TLMM block found on the
31 Qualcomm Technologies Inc. IPQ5018 platform. Select this for
42 tristate "Qualcomm Technologies Inc IPQ5332 pin controller driver"
46 Qualcomm Technologies Inc TLMM block found on the Qualcomm
47 Technologies Inc IPQ5332 platform.
50 tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver"
54 the Qualcomm Technologies Inc. TLMM block found on the
55 Qualcomm Technologies Inc. IPQ8074 platform. Select this for
59 tristate "Qualcomm Technologies, Inc. IPQ6018 pin controller driver"
[all …]
DKconfig51 tristate "Qualcomm Technologies Inc LPASS LPI pin controller driver"
59 Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
60 (Low Power Island) found on the Qualcomm Technologies Inc SoCs.
63 tristate "Qualcomm Technologies Inc SC7280 LPASS LPI pin controller driver"
68 Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
69 (Low Power Island) found on the Qualcomm Technologies Inc SC7280 platform.
72 tristate "Qualcomm Technologies Inc SM4250 LPASS LPI pin controller driver"
77 Qualcomm Technologies Inc LPASS (Low Power Audio SubSystem) LPI
78 (Low Power Island) found on the Qualcomm Technologies Inc SM4250 platform.
81 tristate "Qualcomm Technologies Inc SM6115 LPASS LPI pin controller driver"
[all …]
/linux-6.12.1/net/rds/
Drecv.c44 void rds_inc_init(struct rds_incoming *inc, struct rds_connection *conn, in rds_inc_init() argument
47 refcount_set(&inc->i_refcount, 1); in rds_inc_init()
48 INIT_LIST_HEAD(&inc->i_item); in rds_inc_init()
49 inc->i_conn = conn; in rds_inc_init()
50 inc->i_saddr = *saddr; in rds_inc_init()
51 inc->i_usercopy.rdma_cookie = 0; in rds_inc_init()
52 inc->i_usercopy.rx_tstamp = ktime_set(0, 0); in rds_inc_init()
54 memset(inc->i_rx_lat_trace, 0, sizeof(inc->i_rx_lat_trace)); in rds_inc_init()
58 void rds_inc_path_init(struct rds_incoming *inc, struct rds_conn_path *cp, in rds_inc_path_init() argument
61 refcount_set(&inc->i_refcount, 1); in rds_inc_path_init()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml41 description: Acbel Polytech Inc.
45 description: Acer Inc.
51 description: Active-Semi International Inc
57 description: Adapteva, Inc.
59 description: Adaptrum, Inc.
63 description: Analog Devices, Inc.
65 description: ADI Engineering, Inc.
81 description: Aldec, Inc.
83 description: ALFA Network Inc.
93 description: AlphaScale Integrated Circuits Systems, Inc.
[all …]
/linux-6.12.1/net/netfilter/ipvs/
Dip_vs_app.c56 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 …]
Dip_vs_proto_udp.c361 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 …]
/linux-6.12.1/drivers/platform/x86/
Dasus-nb-wmi.c162 .ident = "ASUSTeK COMPUTER INC. Q500A",
164 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
171 .ident = "ASUSTeK COMPUTER INC. U32U",
173 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."),
180 .ident = "ASUSTeK COMPUTER INC. X302UA",
182 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
189 .ident = "ASUSTeK COMPUTER INC. X401U",
191 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
198 .ident = "ASUSTeK COMPUTER INC. X401A",
200 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
[all …]
/linux-6.12.1/drivers/firmware/efi/
Dsysfb_efi.c189 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 …]
/linux-6.12.1/arch/x86/include/asm/
Dxor.h99 " add %[inc], %[p1] ;\n" in xor_sse_2()
100 " add %[inc], %[p2] ;\n" in xor_sse_2()
105 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2()
134 " add %[inc], %[p1] ;\n" in xor_sse_2_pf64()
135 " add %[inc], %[p2] ;\n" in xor_sse_2_pf64()
140 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2_pf64()
193 " add %[inc], %[p1] ;\n" in xor_sse_3()
194 " add %[inc], %[p2] ;\n" in xor_sse_3()
195 " add %[inc], %[p3] ;\n" in xor_sse_3()
200 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3()
[all …]
/linux-6.12.1/drivers/dma/bestcomm/
Data.c6 * 2003-2004 (c) MontaVista, Software, Inc.
23 /* Task image/var/inc */
58 struct bcom_ata_inc *inc; in bcom_ata_init() local
72 inc = (struct bcom_ata_inc *) bcom_task_inc(tsk->tasknum); in bcom_ata_init()
101 struct bcom_ata_inc *inc; in bcom_ata_rx_prepare() local
103 inc = (struct bcom_ata_inc *) bcom_task_inc(tsk->tasknum); in bcom_ata_rx_prepare()
105 inc->incr_bytes = -(s16)sizeof(u32); in bcom_ata_rx_prepare()
106 inc->incr_src = 0; in bcom_ata_rx_prepare()
107 inc->incr_dst = sizeof(u32); in bcom_ata_rx_prepare()
115 struct bcom_ata_inc *inc; in bcom_ata_tx_prepare() local
[all …]
Dfec.c6 * Copyright (C) 2003-2004 MontaVista, Software, Inc.
21 /* Task image/var/inc */
111 struct bcom_fec_rx_inc *inc; in bcom_fec_rx_reset() local
118 inc = (struct bcom_fec_rx_inc *) bcom_task_inc(tsk->tasknum); in bcom_fec_rx_reset()
131 inc->incr_bytes = -(s16)sizeof(u32); /* These should be in the */ in bcom_fec_rx_reset()
132 inc->incr_dst = sizeof(u32); /* task image, but we stick */ in bcom_fec_rx_reset()
133 inc->incr_dst_ma= sizeof(u8); /* to the official ones */ in bcom_fec_rx_reset()
212 struct bcom_fec_tx_inc *inc; in bcom_fec_tx_reset() local
219 inc = (struct bcom_fec_tx_inc *) bcom_task_inc(tsk->tasknum); in bcom_fec_tx_reset()
232 inc->incr_bytes = -(s16)sizeof(u32); /* These should be in the */ in bcom_fec_tx_reset()
[all …]
/linux-6.12.1/security/integrity/platform_certs/
Dload_uefi.c23 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,1") },
24 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,2") },
25 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,3") },
26 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro15,4") },
27 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,1") },
28 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,2") },
29 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,3") },
30 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookPro16,4") },
31 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookAir8,1") },
32 { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacBookAir8,2") },
[all …]
/linux-6.12.1/Documentation/gpu/amdgpu/display/
Ddcn-blocks.rst11 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h
17 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h
23 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h
26 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h
32 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h
35 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h
42 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/opp.h
45 .. kernel-doc:: drivers/gpu/drm/amd/display/dc/inc/hw/opp.h
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/marvell/
Docteon_ep_vf.rst18 * Network controller: Cavium, Inc. Device b203
19 * Network controller: Cavium, Inc. Device b403
20 * Network controller: Cavium, Inc. Device b103
21 * Network controller: Cavium, Inc. Device b903
22 * Network controller: Cavium, Inc. Device ba03
23 * Network controller: Cavium, Inc. Device bc03
24 * Network controller: Cavium, Inc. Device bd03
Docteon_ep.rst25 * Network controller: Cavium, Inc. Device b100
26 * Network controller: Cavium, Inc. Device b200
27 * Network controller: Cavium, Inc. Device b400
28 * Network controller: Cavium, Inc. Device b900
29 * Network controller: Cavium, Inc. Device ba00
30 * Network controller: Cavium, Inc. Device bc00
31 * Network controller: Cavium, Inc. Device bd00
/linux-6.12.1/drivers/acpi/
Dvideo_detect.c2 * Copyright (C) 2015 Red Hat Inc.
163 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."),
171 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."),
179 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
188 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
196 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
204 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
213 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
311 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."),
319 DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."),
[all …]
/linux-6.12.1/fs/bcachefs/
Dbtree_write_buffer.c225 if (!wb->inc.keys.nr) in move_keys_from_inc_to_flushing()
228 bch2_journal_pin_add(j, wb->inc.keys.data[0].journal_seq, &wb->flushing.pin, in move_keys_from_inc_to_flushing()
231 darray_resize(&wb->flushing.keys, min_t(size_t, 1U << 20, wb->flushing.keys.nr + wb->inc.keys.nr)); in move_keys_from_inc_to_flushing()
234 if (!wb->flushing.keys.nr && wb->sorted.size >= wb->inc.keys.nr) { in move_keys_from_inc_to_flushing()
235 swap(wb->flushing.keys, wb->inc.keys); in move_keys_from_inc_to_flushing()
241 nr = min(nr, wb->inc.keys.nr); in move_keys_from_inc_to_flushing()
244 wb->inc.keys.data, in move_keys_from_inc_to_flushing()
245 sizeof(wb->inc.keys.data[0]) * nr); in move_keys_from_inc_to_flushing()
247 memmove(wb->inc.keys.data, in move_keys_from_inc_to_flushing()
248 wb->inc.keys.data + nr, in move_keys_from_inc_to_flushing()
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-ts55004 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>
/linux-6.12.1/Documentation/i2c/busses/
Di2c-viapro.rst6 * 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
/linux-6.12.1/sound/soc/intel/boards/
Dsof_sdw.c66 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
75 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
83 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
91 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
121 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
131 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
141 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
150 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
254 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
263 DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc"),
[all …]
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/nvidia/inc/kernel/gpu/gsp/
Dgsp_static_config.h3 #include <nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl0080/ctrl0080gpu.h>
4 #include <nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl0080/ctrl0080gr.h>
5 #include <nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl2080/ctrl2080bios.h>
6 #include <nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl2080/ctrl2080fb.h>
7 #include <nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl2080/ctrl2080gpu.h>
8 #include <nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl2080/ctrl2080gr.h>
11 #include <nvrm/535.113.01/nvidia/inc/kernel/gpu/gpu_acpi_data.h>
12 #include <nvrm/535.113.01/nvidia/inc/kernel/gpu/nvbitmask.h>
13 #include <nvrm/535.113.01/nvidia/kernel/inc/vgpu/rpc_headers.h>
/linux-6.12.1/arch/x86/kernel/
Dreboot.c54 * 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 …]
/linux-6.12.1/arch/sparc/lib/
Dmemscan_64.S70 inc %g2
75 inc %g2
79 inc %g2
87 inc %g2
92 inc %g2
96 inc %g2
101 inc %g2
104 inc %g2
/linux-6.12.1/arch/x86/crypto/
Dblake2s-glue.c20 const u32 inc);
23 const u32 inc);
29 size_t nblocks, const u32 inc) in blake2s_compress() argument
35 blake2s_compress_generic(state, block, nblocks, inc); in blake2s_compress()
46 blake2s_compress_avx512(state, block, blocks, inc); in blake2s_compress()
48 blake2s_compress_ssse3(state, block, blocks, inc); in blake2s_compress()
/linux-6.12.1/drivers/gpu/drm/ci/
Dgitlab-ci.yml93 - '/src/amd/ci/gitlab-ci-inc.yml'
94 - '/src/freedreno/ci/gitlab-ci-inc.yml'
95 - '/src/gallium/drivers/crocus/ci/gitlab-ci-inc.yml'
96 - '/src/gallium/drivers/llvmpipe/ci/gitlab-ci-inc.yml'
97 - '/src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml'
98 - '/src/gallium/drivers/softpipe/ci/gitlab-ci-inc.yml'
99 - '/src/gallium/drivers/virgl/ci/gitlab-ci-inc.yml'
100 - '/src/gallium/drivers/zink/ci/gitlab-ci-inc.yml'
101 - '/src/gallium/frontends/lavapipe/ci/gitlab-ci-inc.yml'
103 - '/src/intel/ci/gitlab-ci-inc.yml'
[all …]

12345678910>>...379