Searched refs:Create (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/usr/ |
H A D | gen_initramfs.sh | 18 -o <file> Create initramfs file named <file> by using gen_init_cpio 19 -l <dep_list> Create dependency list named <dep_list>
|
/kernel/linux/linux-6.6/usr/ |
H A D | gen_initramfs.sh | 18 -o <file> Create initramfs file named <file> by using gen_init_cpio 19 -l <dep_list> Create dependency list named <dep_list>
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | tlb-v6.S | 41 orr r0, r3, r0, lsl #PAGE_SHIFT @ Create initial MVA
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | tlb-v6.S | 43 orr r0, r3, r0, lsl #PAGE_SHIFT @ Create initial MVA
|
/kernel/liteos_a/fs/vfs/include/ |
H A D | vnode.h | 139 int (*Create)(struct Vnode *parent, const char *name, int mode, struct Vnode **vnode); member
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_force_umount.c | 210 .Create = ErrorVopCreate,
|
/kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ccs/ |
H A D | mk-ccs-regs | 28 $0 - Create CCS register definitions for C
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/ |
H A D | test_intel_pt.sh | 297 # Create a workload that uses self-modifying code and generates its own jitdump file 339 /* Create an MMAP event for the jitdump file. That is how perf tool finds it. */
|
/kernel/liteos_a/fs/vfs/ |
H A D | vnode.c | 56 PRINT_ERR("Create mutex for vnode fail, status: %d", retval);
in VnodesInit() 695 .Create = VnodeCreate,
|
/kernel/liteos_a/fs/jffs2/src/ |
H A D | vfs_jffs2.c | 952 .Create = VfsJffs2Create,
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | setox.S | 85 | 2.6 Create the value Scale = 2^M. 192 | 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. 237 | 2.5 Create the values Sc = 2^M and OnebySc := -2^(-M).
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | setox.S | 85 | 2.6 Create the value Scale = 2^M. 192 | 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. 237 | 2.5 Create the values Sc = 2^M and OnebySc := -2^(-M).
|
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1744 #define Create 7 macro
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1745 #define Create 7 macro
|
/kernel/liteos_a/fs/fat/os_adapt/ |
H A D | fatfs.c | 297 /* 11, the The max length of of the short file name, Create "." entry */ in init_cluster() 302 mem_cpy(dir + DIR_SIZE, dir, DIR_SIZE); /* Create ".." entry */ in init_cluster() 2420 .Create = fatfs_create,
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 6848 # 2.6 Create the value Scale = 2^M. # 6959 # 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. # 7005 # 2.5 Create the values Sc = 2^M and # 11694 # OVFL is enabled; Create EXOP:
|
H A D | fplsp.S | 6742 # 2.6 Create the value Scale = 2^M. # 6853 # 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. # 6899 # 2.5 Create the values Sc = 2^M and # 9965 # emulation in the 060FPLSP. Create an underflow by using "fmul" # 10022 # emulation in the 060FPLSP. Create an overflow by using "fmul" #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 6848 # 2.6 Create the value Scale = 2^M. # 6959 # 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. # 7005 # 2.5 Create the values Sc = 2^M and # 11694 # OVFL is enabled; Create EXOP:
|
H A D | fplsp.S | 6742 # 2.6 Create the value Scale = 2^M. # 6853 # 8.6 Create the values Scale = 2^M, AdjScale = 2^M1. # 6899 # 2.5 Create the values Sc = 2^M and # 9965 # emulation in the 060FPLSP. Create an underflow by using "fmul" # 10022 # emulation in the 060FPLSP. Create an overflow by using "fmul" #
|
Completed in 98 milliseconds