Searched full:abi (Results 1 – 25 of 143) sorted by relevance
123456
| /Documentation/arm64/ |
| D | tagged-address-abi.rst | 2 AArch64 TAGGED ADDRESS ABI 11 ABI on AArch64 Linux. 19 syscall ABI that allows userspace to pass certain tagged pointers to 22 2. AArch64 Tagged Address ABI 43 The AArch64 Tagged Address ABI has two stages of relaxation depending 50 2. User addresses accessed by the kernel (e.g. ``write()``). This ABI 55 Address ABI for the calling thread. 60 - ``PR_TAGGED_ADDR_ENABLE``: enable AArch64 Tagged Address ABI. 66 Address ABI for the calling thread. 70 The ABI properties described above are thread-scoped, inherited on [all …]
|
| D | tagged-pointers.rst | 24 Tagged Address ABI explicitly 25 (Documentation/arm64/tagged-address-abi.rst). 39 userspace application did not enable the AArch64 Tagged Address ABI may 43 For these reasons, when the AArch64 Tagged Address ABI is disabled, 66 This behaviour is maintained when the AArch64 Tagged Address ABI is
|
| D | legacy_instructions.rst | 12 (/proc/sys/abi). The following explains the different execution 49 :Node: /proc/sys/abi/swp 55 :Node: /proc/sys/abi/cp15_barrier 61 :Node: /proc/sys/abi/setend
|
| D | index.rst | 19 tagged-address-abi
|
| /Documentation/admin-guide/sysctl/ |
| D | abi.rst | 2 Documentation for /proc/sys/abi/ 13 This path is binary emulation relevant aka personality types aka abi. 15 personality is defined using values available from /proc/sys/abi. 16 You can find further details about abi in include/linux/personality.h.
|
| /Documentation/ABI/stable/ |
| D | vdso | 7 your platform's ABI. Call them from a sensible context. (For example, 23 ABI of those symbols is considered stable. It may vary across architectures, 26 (As of this writing, this ABI documentation as been confirmed for x86_64.
|
| D | firewire-cdev | 8 userspace. The ioctl(2)- and read(2)-based ABI is defined and 11 This ABI offers most of the features which firewire-core also 52 node ID changes, are tracked by firewire-core. ABI users do not
|
| /Documentation/driver-api/rapidio/ |
| D | sysfs.rst | 6 Documentation/ABI/testing/sysfs-bus-rapidio and 7 Documentation/ABI/testing/sysfs-class-rapidio
|
| /Documentation/translations/zh_CN/arm64/ |
| D | legacy_instructions.txt | 32 模拟模式可通过写 sysctl 节点(/proc/sys/abi)来控制。 57 节点: /proc/sys/abi/swp 62 节点: /proc/sys/abi/cp15_barrier 67 节点: /proc/sys/abi/setend
|
| /Documentation/admin-guide/gpio/ |
| D | sysfs.rst | 6 THIS ABI IS DEPRECATED, THE ABI DOCUMENTATION HAS BEEN MOVED TO 7 Documentation/ABI/obsolete/sysfs-gpio AND NEW USERSPACE CONSUMERS 8 ARE SUPPOSED TO USE THE CHARACTER DEVICE ABI. THIS OLD SYSFS ABI WILL 12 character device ABI. Also see the userspace header in 15 The deprecated sysfs ABI
|
| /Documentation/virt/kvm/devices/ |
| D | arm-vgic-its.txt | 44 The layout of the tables in guest memory defines an ABI. The entries 55 encodes the ABI revision. 86 - GITS_IIDR. The Revision field encodes the table layout ABI revision. 89 the ABI. GITS_IIDR must be restored before calling 116 ITS Table ABI REV0: 119 Revision 0 of the ABI only supports the features of a virtual GICv3, and does 180 - The ABI version is unchanged and remains the one set when the ITS
|
| /Documentation/ABI/removed/ |
| D | raw1394 | 10 Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of 14 libraw1394 (works with firewire-cdev too, transparent to library ABI
|
| D | video1394 | 11 Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of 15 libdc1394 (works with firewire-cdev too, transparent to library ABI
|
| /Documentation/nios2/ |
| D | nios2.rst | 8 system call ABI. Please see this link for more information on how compiling and booting 21 Nios II ABI
|
| /Documentation/ABI/ |
| D | README | 1 This directory attempts to document the ABI between the Linux kernel and 6 We have four different levels of ABI stability, as shown by the four 77 Notable bits of non-ABI, which should not under any circumstances be considered
|
| /Documentation/devicetree/bindings/ |
| D | ABI.txt | 2 Devicetree (DT) ABI 4 I. Regarding stable bindings/ABI, we quote from the 2013 ARM mini-summit
|
| D | submitting-patches.txt | 69 0) Please see ...bindings/ABI.txt for details regarding devicetree ABI.
|
| /Documentation/trace/ |
| D | ftrace-design.rst | 49 Keep in mind that the ABI that is in effect inside of the mcount function is 100 /* save all state needed by the ABI (see paragraph above) */ 106 /* restore all state needed by the ABI */ 165 /* save all state needed by the ABI */ 172 /* restore all state needed by the ABI */ 183 that the ABI that applies here is different from what applies to the mcount 192 /* save all state needed by the ABI (see paragraph above) */ 196 /* restore all state needed by the ABI */ 338 /* save all state needed by the ABI (see paragraph above) */ 346 /* restore all state needed by the ABI */
|
| /Documentation/infiniband/ |
| D | sysfs.rst | 6 Documentation/ABI/stable/sysfs-class-infiniband.
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-iio-meas-spec | 7 This ABI is available for tsys02d, htu21, ms8607
|
| /Documentation/translations/zh_CN/process/ |
| D | submit-checklist.rst | 81 19) 所有新的用户空间接口都记录在 ``Documentation/ABI/`` 中。有关详细信息, 82 请参阅 ``Documentation/ABI/README`` 。更改用户空间接口的补丁应该抄送
|
| /Documentation/driver-api/ |
| D | firewire.rst | 22 .. include:: /ABI/stable/firewire-cdev 31 .. include:: /ABI/stable/sysfs-bus-firewire
|
| /Documentation/powerpc/ |
| D | index.rst | 27 syscall64-abi
|
| D | syscall64-abi.rst | 2 Power Architecture 64-bit Linux system call ABI 8 syscall calling sequence\ [1]_ matches the Power Architecture 64-bit ELF ABI 33 Register preservation rules match the ELF ABI calling sequence with the
|
| /Documentation/translations/ja_JP/ |
| D | SubmitChecklist | 88 18: 新しいuserspaceインタフェースを作成した場合には、Documentation/ABI/ に 89 Documentation/ABI/README を参考にして必ずドキュメントを追加してください。
|
123456