Home
last modified time | relevance | path

Searched refs:code (Results 2026 – 2050 of 4688) sorted by relevance

1...<<81828384858687888990>>...188

/linux-6.15/Documentation/crypto/
H A Dapi-samples.rst7 This code encrypts some data with AES-256-XTS. For sake of example,
9 assumed the code is running in a context where it can sleep.
H A Dapi-intro.rst107 Converting existing well known code is preferred, as it is more likely
108 to have been reviewed and widely tested. If submitting code from LGPL
259 Generic scatterwalk code by Adam J. Richter <[email protected]>
/linux-6.15/Documentation/sound/soc/
H A Dmachine.rst5 The ASoC machine (or board) driver is the code that glues together all the
10 The machine driver can contain codec and platform specific code. It registers
/linux-6.15/Documentation/livepatch/
H A Dcumulative-patches.rst29 All processes are then migrated to use the code only from the new patch.
41 the transition to has finished. It helps to clearly see what code is
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dcode-of-conduct.rst3 :Original: :ref:`Documentation/process/code-of-conduct.rst <code_of_conduct>`
91 1.4, disponible en https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
/linux-6.15/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3740-0002+p3701-0008.dts340 linux,code = <BTN_1>;
347 linux,code = <KEY_POWER>;
356 linux,code = <KEY_SLEEP>;
/linux-6.15/tools/perf/scripts/python/
H A Dintel-pt-events.py445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): argument
457 …(machine_pid, vcpu, "Trace error", pid, tid, cpu, ts / 1000000000, ts %1000000000, typ, code, msg,…
460 ("Trace error", pid, tid, cpu, ts / 1000000000, ts %1000000000, typ, code, msg, ip))
/linux-6.15/Documentation/userspace-api/media/rc/
H A Dlirc-dev-intro.rst21 .. code-block:: none
28 .. code-block:: none
68 :c:type:`rc_proto`. If the scancode maps to a valid key code, this is set
/linux-6.15/Documentation/networking/
H A Dfib_trie.rst63 We have tried to keep the structure of the code as close to fib_hash as
67 A good start for understanding this code. This function implements a
145 descending into dead ends. Look for "HL_OPTIMIZE" sections in the code.
H A Dieee802154.rst56 All the code related to 6lowpan you may find in files: net/6lowpan/*
83 code via plain sk_buffs. On skb reception skb->cb must contain additional
87 (when socket code submits skb to qdisc), so if you need something from that cb
/linux-6.15/drivers/media/i2c/
H A Dsaa6752hs.c559 f->code = MEDIA_BUS_FMT_FIXED; in saa6752hs_get_fmt()
576 f->code = MEDIA_BUS_FMT_FIXED; in saa6752hs_set_fmt()
612 if (f->code != MEDIA_BUS_FMT_FIXED) in saa6752hs_set_fmt()
/linux-6.15/Documentation/arch/powerpc/
H A Dpmu-ebb.rst63 To request that an event is counted using EBB, the event code should have bit
125 The EBB handler is just regular userspace code, however it must be written in
128 other code.
/linux-6.15/Documentation/gpu/
H A Dautomated_testing.rst16 Also, it is desirable for developers to check for regressions in their code by
122 If your changes to the code fix any tests, you will have to remove one or more
131 If your code changes make it possible to run more tests (by solving reliability
/linux-6.15/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-oneplus-bacon.dts32 linux,code = <KEY_VOLUMEDOWN>;
40 linux,code = <KEY_VOLUMEUP>;
49 linux,code = <SW_LID>;
/linux-6.15/include/net/mana/
H A Dgdma.h163 static inline void mana_gd_init_req_hdr(struct gdma_req_hdr *hdr, u32 code, in mana_gd_init_req_hdr() argument
167 hdr->req.msg_type = code; in mana_gd_init_req_hdr()
172 hdr->resp.msg_type = code; in mana_gd_init_req_hdr()
/linux-6.15/sound/core/seq/oss/
H A Dseq_oss_event.c44 switch (q->s.code) { in snd_seq_oss_process_event()
97 switch (q->s.code) { in old_event()
433 if (rec->s.code == SEQ_SYNCTIMER) { in snd_seq_oss_event_input()
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst42 fill the rest of the structure or return an ``EINVAL`` error code when the
157 return an ``EINVAL`` error code and the driver shall fall back to mono
178 :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` ioctl shall return an ``EINVAL`` error code and
/linux-6.15/Documentation/userspace-api/
H A Dvduse.rst49 .. code-block:: c
111 .. code-block:: c
164 .. code-block:: c
/linux-6.15/Documentation/locking/
H A Dpi-futex.rst36 ratio of lockless vs. locky code for shared data structures is somewhere
38 algorithms often endangers to ability to do robust reviews of said code.
93 yet then the code looks up the task that owns the futex [it has put its
/linux-6.15/Documentation/arch/arm/
H A Dinterrupts.rst13 There is more assembly code inside each of these functions, mainly to
124 to be useful only to machine specific code. The last is recommended to
125 only be used by machine specific code, but may be used in drivers if
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3588-toybrick-x0.dts35 linux,code = <KEY_VOLUMEUP>;
41 linux,code = <KEY_VOLUMEDOWN>;
47 linux,code = <KEY_MENU>;
53 linux,code = <KEY_ESC>;
/linux-6.15/Documentation/virt/coco/
H A Dsev-guest.rst44 the fw_error code will be set, otherwise fw_error will be set to -1.
60 /* bits[63:32]: VMM error code, bits[31:0] firmware error code (see psp-sev.h) */
82 /* Firmware error code on failure (see psp-sev.h) */
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst179 .. code::
202 .. code::
221 .. code::
241 .. code::
/linux-6.15/Documentation/bpf/
H A Dcpumasks.rst51 .. code-block:: c
122 .. code-block:: c
219 .. code-block:: c
282 .. code-block:: c
/linux-6.15/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-golden.dts34 /* This zone will be polled by the battery temperature code */
397 linux,code = <KEY_VOLUMEUP>;
404 linux,code = <KEY_VOLUMEDOWN>;
411 linux,code = <KEY_HOMEPAGE>;

1...<<81828384858687888990>>...188