| /OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 36 MAINTAINERS file. If unsure, follow the conventions set by tests in similar 198 The easiest way of achieving this is to name the file containing the test suite 199 ``<suite>_test.c`` (or, as above, ``<suite>_kunit.c``). This file should be 205 file.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-popmetal.dtsi | 2 * This file is dual-licensed: you can use it either under the terms 4 * licensing only applies to this file, and not this project as a 7 * a) This file is free software; you can redistribute it and/or 12 * This file is distributed in the hope that it will be useful,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | x509_vfy.h | 526 OPENSSL_EXPORT int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, 528 OPENSSL_EXPORT int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, 530 OPENSSL_EXPORT int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, 552 OPENSSL_EXPORT int X509_STORE_load_locations(X509_STORE *ctx, const char *file,
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun9i-a80-cubieboard4.dts | 7 * This file is dual-licensed: you can use it either under the terms 9 * licensing only applies to this file, and not this project as a 12 * a) This file is free software; you can redistribute it and/or 17 * This file is distributed in the hope that it will be useful,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | sync-builtins.def | 1 /* This file contains the definitions and documentation for the 5 This file is part of GCC. 18 along with GCC; see the file COPYING3. If not see 21 /* Before including this file, you should define a macro:
|
| H A D | selftest.h | 36 location (const char *file, int line, const char *function) in location() argument 37 : m_file (file), m_line (line), m_function (function) {} in location()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | sync-builtins.def | 1 /* This file contains the definitions and documentation for the 5 This file is part of GCC. 18 along with GCC; see the file COPYING3. If not see 21 /* Before including this file, you should define a macro:
|
| /OK3568_Linux_fs/kernel/drivers/ipack/devices/ |
| H A D | ipoctal.c | 110 static int ipoctal_open(struct tty_struct *tty, struct file *file) in ipoctal_open() argument 114 return tty_port_open(&channel->tty_port, tty, file); in ipoctal_open() 135 static void ipoctal_close(struct tty_struct *tty, struct file *filp) in ipoctal_close()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | php-fpm.conf | 5 ; All relative paths in this configuration file are relative to PHP's install 22 ; Pid file 27 ; Error log file 91 ; Set open file descriptor rlimit for the master process.
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | cred.c | 845 void __invalid_creds(const struct cred *cred, const char *file, unsigned line) in __invalid_creds() argument 848 printk(KERN_ERR "CRED: At %s:%u\n", file, line); in __invalid_creds() 858 const char *file, unsigned line) in __validate_process_creds() argument 875 printk(KERN_ERR "CRED: At %s:%u\n", file, line); in __validate_process_creds()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_compat.c | 563 static long snd_pcm_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_pcm_ioctl_compat() argument 569 pcm_file = file->private_data; in snd_pcm_ioctl_compat() 602 return snd_pcm_common_ioctl(file, substream, cmd, argp); in snd_pcm_ioctl_compat()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | list | 5 // This file is part of the GNU ISO C++ Library. This library is free 51 /** @file include/list
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3588/fs-overlay/etc/udev/rules.d/ |
| H A D | 90-pulseaudio-rockchip.rules | 1 # do not edit this file, it will be overwritten on update 3 # This file is part of PulseAudio.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | sid_ET | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not
|
| H A D | so_DJ | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | list | 5 // This file is part of the GNU ISO C++ Library. This library is free 51 /** @file include/list
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-plugins.txt | 56 and calls user specified _load_plugin()_ hook for each plugin file. Only files 96 Header file to include in order to have access to the library APIs.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0014-add-if_nameindex-from-musl.patch | 47 new file mode 100644 117 new file mode 100644
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3399/fs-overlay/etc/udev/rules.d/ |
| H A D | 90-pulseaudio-rockchip.rules | 1 # do not edit this file, it will be overwritten on update 3 # This file is part of PulseAudio.
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | bsr.c | 111 static int bsr_mmap(struct file *filp, struct vm_area_struct *vma) in bsr_mmap() 136 static int bsr_open(struct inode *inode, struct file *filp) in bsr_open()
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/etc/udev/rules.d/ |
| H A D | 90-pulseaudio-rockchip.rules | 1 # do not edit this file, it will be overwritten on update 3 # This file is part of PulseAudio.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | so_ET | 4 % This file is part of the GNU C Library and contains locale data. 6 % in the locale data contained in this file. The foregoing does not
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/attr/ |
| H A D | README | 9 are stored into separate text file. Once perf command is finished 22 separate file. Besides 'struct perf_event_attr' values we also
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-phys-addr.rst | 49 by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not 57 requested logical addresses have been claimed. If the file descriptor is in non-blocking mode
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-flash | 7 microamperes. The file is created only for the flash LED devices 28 of the strobe. The file is created only for the flash LED
|