Home
last modified time | relevance | path

Searched full:conventions (Results 1 – 25 of 107) sorted by relevance

12345

/linux/drivers/comedi/drivers/ni_routing/
H A DREADME100 easier, the naming conventions used in the [board-name].c file are
101 similar to the naming conventions as presented by NI-MAX.
136 conventions.
171 Various naming conventions and relations:
173 These are various notes that help to relate the naming conventions used in the
174 NI-STC with those naming conventions used here.
/linux/Documentation/bpf/standardization/
H A Dabi.rst5 BPF ABI Recommended Conventions and Guidelines v1.0
9 conventions and guidelines for producing portable BPF program binaries.
/linux/include/linux/
H A Dfsl_devices.h23 * Some conventions on how we handle peripherals on Freescale chips
39 * naming conventions:
/linux/Documentation/arch/x86/
H A Dentry_64.rst45 have different calling conventions. The syscall and sysenter
46 instructions have their own peculiar calling conventions. Some of
/linux/Documentation/filesystems/
H A Dporting.rst604 calling conventions for ->follow_link() have changed. Instead of returning
614 calling conventions for ->put_link() have changed. It gets inode instead of
766 ->atomic_open() calling conventions have changed. Gone is ``int *opened``,
780 users. Calling conventions: on success a reference to new struct file
908 Calling conventions for file_open_root() changed; now it takes struct path *
925 filldir_t (readdir callbacks) calling conventions have changed. Instead of
927 to) and true - "keep going" (as 0 in old calling conventions). Rationale:
936 Calling conventions for ->tmpfile() have changed. It now takes a struct
1247 Calling conventions for ->d_automount() have changed; we should *not* grab
1305 Calling conventions for vfs_parse_fs_string() have changed; it does *not*
/linux/Documentation/rust/
H A Dcoding-guidelines.rst18 .. note:: Conventions on comments and documentation are not checked by
232 This example showcases a few ``rustdoc`` features and some conventions followed
301 Rust kernel code follows the usual Rust naming conventions:
312 conventions, and namespacing introduced by modules and types should not be
/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst85 services) not following the conventions expected by the unwinder.
101 Unwinding typically relies on code following specific conventions (e.g.
103 conventions and may require special handling in the unwinder, e.g.
/linux/Documentation/driver-api/cxl/
H A Dindex.rst17 conventions
/linux/Documentation/devicetree/bindings/openrisc/opencores/
H A Dor1ksim.txt5 platform essentially follows the conventions of the OpenRISC architecture
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst9 will point it out. The ARM calling conventions require floating point
/linux/arch/sparc/net/
H A Dbpf_jit_32.h5 /* Conventions:
/linux/Documentation/core-api/
H A Dasm-annotations.rst77 standard C calling conventions. For example, on x86, this means that the
111 conventions -- global and local. Like in C, they both align the functions to
/linux/Documentation/driver-api/
H A Dioctl.rst20 conventions around defining them.
23 ioctl commands that follow modern conventions: ``_IO``, ``_IOR``,
/linux/Documentation/crypto/
H A Dintro.rst71 all the same naming conventions of crypto_alloc\*.
/linux/tools/arch/x86/lib/
H A Dmemset_64.S25 * from the compiler for better calling conventions.
/linux/drivers/media/i2c/
H A Dtvp7002_reg.h14 /* Naming conventions
/linux/arch/x86/include/asm/
H A Dcfi.h14 * An overview of the various calling conventions...
H A Dset_memory.h71 * set_memory_* function for more details on conventions.
/linux/tools/include/nolibc/
H A Darch-x86.h194 * - see also x86-64 ABI section A.2 AMD64 Linux Kernel Conventions, A.2.1
195 * Calling Conventions.
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dfixed-partitions.yaml10 This binding can be used on platforms which have strong conventions about
/linux/arch/powerpc/include/asm/
H A Ddcr-native.h75 /* R/W of indirect DCRs make use of standard naming conventions for DCRs */
/linux/arch/x86/entry/
H A Dcalling.h36 For 32-bit we have the following conventions - kernel is built with
432 /* rdi: arg1 ... normal C conventions. rax is saved/restored. */
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst45 following naming conventions are recommended:
/linux/arch/powerpc/kernel/
H A Dsys_ppc32.c3 * sys_ppc32.c: 32-bit system calls with complex calling conventions.
/linux/Documentation/userspace-api/
H A Dseccomp_filter.rst179 architecture that supports multiple system call invocation conventions,
181 the numbers in the different calling conventions overlap, then checks in

12345