Home
last modified time | relevance | path

Searched full:project (Results 1 – 25 of 2030) sorted by relevance

12345678910>>...82

/kernel/uniproton/
Dconfig.xml17 …ion file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modi…
30 <project cpu_type="m4">
38 </project>
41 <project cpu_type="raspi4">
49 </project>
52 <project cpu_type="hi3093">
60 </project>
/kernel/linux/linux-5.10/Documentation/process/
Dcode-of-conduct.rst10 contributors and maintainers pledge to making participation in our project and
57 This Code of Conduct applies both within project spaces and in public spaces
58 when an individual is representing the project or its community. Examples of
59 representing a project or community include using an official project e-mail
61 representative at an online or offline event. Representation of a project may be
62 further defined and clarified by project maintainers.
D3.Early-stage.rst6 When contemplating a Linux kernel development project, it can be tempting
7 to jump right in and start coding. As with any significant project,
16 Like any engineering project, a successful kernel enhancement starts with a
58 So, when contemplating a kernel development project, one should obtain
74 When planning a kernel development project, it makes great sense to hold
145 development project.
173 project.
185 not assume that it means there is no interest in the project.
200 of a kernel development project, the better off everybody involved will be.
222 without requiring public disclosure of the project.
/kernel/linux/linux-6.6/Documentation/process/
Dcode-of-conduct.rst10 contributors and maintainers pledge to making participation in our project and
57 This Code of Conduct applies both within project spaces and in public spaces
58 when an individual is representing the project or its community. Examples of
59 representing a project or community include using an official project e-mail
61 representative at an online or offline event. Representation of a project may be
62 further defined and clarified by project maintainers.
D3.Early-stage.rst6 When contemplating a Linux kernel development project, it can be tempting
7 to jump right in and start coding. As with any significant project,
16 Like any engineering project, a successful kernel enhancement starts with a
58 So, when contemplating a kernel development project, one should obtain
74 When planning a kernel development project, it makes great sense to hold
145 development project.
174 project.
186 not assume that it means there is no interest in the project.
201 of a kernel development project, the better off everybody involved will be.
223 without requiring public disclosure of the project.
/kernel/linux/patches/
DOAT.xml17 …This is project config file for OpenHarmony OSS Audit Tool, if you have any questions or concerns,…
20 basedir: Root dir, the basedir + project path is the real source file location.
22 1.If the project don't have "LICENSE" in root dir, please define all the license files in this proj…
29 5. task project: Projects to be checked, the path field define the source root dir of the project.
/kernel/linux/build/
DOAT.xml17 …This is project config file for OpenHarmony OSS Audit Tool, if you have any questions or concerns,…
20 basedir: Root dir, the basedir + project path is the real source file location.
22 1.If the project don't have "LICENSE" in root dir, please define all the license files in this proj…
29 5. task project: Projects to be checked, the path field define the source root dir of the project.
/kernel/linux/linux-6.6/drivers/gpu/drm/ci/
Dgitlab-ci.yml2 DRM_CI_PROJECT_PATH: &drm-ci-project-path mesa/mesa
73 - project: 'freedesktop/ci-templates'
77 - project: 'freedesktop/ci-templates'
83 - project: *drm-ci-project-path
128 # Pipeline for forked project branch
131 # Forked project branch / pre-merge pipeline not for Marge bot
134 # Pipeline runs for the main branch of the upstream Mesa project
192 # Run pipeline by default in the main project if any CI pipeline
202 # Run pipeline by default in the main project if it was not triggered by
/kernel/linux/linux-6.6/samples/bpf/
DREADME.rst8 moved to the xdp-tools repository: https://github.com/xdp-project/xdp-tools
82 $ git clone https://github.com/llvm/llvm-project.git
83 $ mkdir -p llvm-project/llvm/build
84 $ cd llvm-project/llvm/build
94 …make M=samples/bpf LLC=~/git/llvm-project/llvm/build/bin/llc CLANG=~/git/llvm-project/llvm/build/b…
/kernel/linux/config/
DOAT.xml17 …This is project config file for OpenHarmony OSS Audit Tool, if you have any questions or concerns,…
20 basedir: Root dir, the basedir + project path is the real source file location.
22 1.If the project don't have "LICENSE" in root dir, please define all the license files in this proj…
29 5. task project: Projects to be checked, the path field define the source root dir of the project.
/kernel/linux/linux-6.6/drivers/net/can/ctucanfd/
DKconfig5 More documentation and core sources at project page
10 from project (https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd) and
11 on Intel SoC from project (https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd).
20 The project providing FPGA design for Intel EP4CGX15 based DB4CGX15
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/img/
Dxilfpga.txt11 project provided by IMG.
13 The example project runs on the Nexys4DDR board by Digilent powered by
16 Relevant details about the example project and the Nexys4DDR board:
76 When the example project bitstream is loaded, the cpu_reset button
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/img/
Dxilfpga.txt11 project provided by IMG.
13 The example project runs on the Nexys4DDR board by Digilent powered by
16 Relevant details about the example project and the Nexys4DDR board:
76 When the example project bitstream is loaded, the cpu_reset button
/kernel/linux/linux-6.6/Documentation/filesystems/
Dxfs-maintainer-entry-profile.rst7 The aim of this project is to provide and maintain a robust and
25 There are eight key roles in the XFS project.
32 in the XFS project on a regular basis.
44 These people collectively decide the long term goals of the project
55 1. Does the idea fit the goals of the project?
64 coverage goals of the project, negotiating with developers to decide
/kernel/linux/linux-5.10/include/uapi/linux/
Ddqblk_xfs.h32 #define XQM_PRJQUOTA 2 /* system call project quota type */
57 __u32 d_id; /* user, project, or group ID */
141 #define FS_QUOTA_PDQ_ACCT (1<<4) /* project quota accounting */
142 #define FS_QUOTA_PDQ_ENFD (1<<5) /* project quota limits enforcement */
145 #define FS_PROJ_QUOTA (1<<1) /* project quota type */
182 * space taken up for user, group, and project quotas, number of dquots
216 struct fs_qfilestatv qs_pquota; /* project quota information */
/kernel/linux/linux-6.6/include/uapi/linux/
Ddqblk_xfs.h32 #define XQM_PRJQUOTA 2 /* system call project quota type */
57 __u32 d_id; /* user, project, or group ID */
141 #define FS_QUOTA_PDQ_ACCT (1<<4) /* project quota accounting */
142 #define FS_QUOTA_PDQ_ENFD (1<<5) /* project quota limits enforcement */
145 #define FS_PROJ_QUOTA (1<<1) /* project quota type */
182 * space taken up for user, group, and project quotas, number of dquots
216 struct fs_qfilestatv qs_pquota; /* project quota information */
/kernel/linux/common_modules/
DOAT.xml16 …ion file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modi…
19 basedir: Root dir, the basedir + project path is the real source file location.
21 1.If the project don't have "LICENSE" in root dir, please define all the license files in this proj…
28 5. task project: Projects to be checked, the path field define the source root dir of the project.
/kernel/linux/linux-5.10/include/linux/
Dprojid.h6 * A set of types for the internal kernel types representing project ids.
8 * The types defined in this header allow distinguishing which project ids in
9 * the kernel are values used by userspace and which project id values are
/kernel/linux/linux-6.6/include/linux/
Dprojid.h6 * A set of types for the internal kernel types representing project ids.
8 * The types defined in this header allow distinguishing which project ids in
9 * the kernel are values used by userspace and which project id values are
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_qm_bhv.c62 * Directory tree accounting is implemented using project quotas, where
63 * the project identifier is inherited from parent directories.
64 * A statvfs (df, etc.) of a directory that is using project quota should
65 * return a statvfs of the project, not the entire filesystem.
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_qm_bhv.c49 * Directory tree accounting is implemented using project quotas, where
50 * the project identifier is inherited from parent directories.
51 * A statvfs (df, etc.) of a directory that is using project quota should
52 * return a statvfs of the project, not the entire filesystem.
/kernel/liteos_m/
DREADME.md12 … kernel function set, kernel abstraction layer, optional components, and project directory. The Li…
77 …u build custom products. This document describes how to build a LiteOS-M project based on GN and N…
93 ### Community Porting Project Links
101 …This repository provides the Keil project code for building the OpenHarmony LiteOS-M kernel based …
107 …This repository provides the project code for porting the OpenHarmony LiteOS-M kernel to support t…
/kernel/linux/linux-6.6/Documentation/bpf/
Ds390.rst64 git clone https://github.com/llvm/llvm-project.git
65 ln -s ../../clang llvm-project/llvm/tools/
66 mkdir llvm-project-build
67 cd llvm-project-build
72 ../llvm-project/llvm
/kernel/linux/linux-5.10/Documentation/bpf/
Ds390.rst64 git clone https://github.com/llvm/llvm-project.git
65 ln -s ../../clang llvm-project/llvm/tools/
66 mkdir llvm-project-build
67 cd llvm-project-build
72 ../llvm-project/llvm
/kernel/linux/linux-6.6/tools/testing/memblock/
DREADME22 As this project uses the actual memblock code and has to run in user space,
27 consult them first before making any significant changes to the project.
54 Project structure
57 The project has one target, main, which calls a group of checks for basic and

12345678910>>...82