Home
last modified time | relevance | path

Searched refs:set (Results 1 – 25 of 1199) sorted by relevance

12345678910>>...48

/arch/mips/configs/
Dath25_defconfig2 # CONFIG_COMPACTION is not set
4 # CONFIG_SECCOMP is not set
5 # CONFIG_LOCALVERSION_AUTO is not set
7 # CONFIG_CROSS_MEMORY_ATTACH is not set
8 # CONFIG_FHANDLE is not set
11 # CONFIG_RD_GZIP is not set
12 # CONFIG_RD_BZIP2 is not set
13 # CONFIG_RD_XZ is not set
14 # CONFIG_RD_LZO is not set
15 # CONFIG_RD_LZ4 is not set
[all …]
Dbcm63xx_defconfig7 # CONFIG_SECCOMP is not set
9 # CONFIG_LOCALVERSION_AUTO is not set
10 # CONFIG_SWAP is not set
14 # CONFIG_PCSPKR_PLATFORM is not set
15 # CONFIG_FUTEX is not set
16 # CONFIG_EPOLL is not set
17 # CONFIG_SIGNALFD is not set
18 # CONFIG_TIMERFD is not set
19 # CONFIG_EVENTFD is not set
20 # CONFIG_SHMEM is not set
[all …]
Dxilfpga_defconfig2 # CONFIG_COMPACTION is not set
3 # CONFIG_LOCALVERSION_AUTO is not set
5 # CONFIG_VM_EVENT_COUNTERS is not set
6 # CONFIG_COMPAT_BRK is not set
8 # CONFIG_BLOCK is not set
9 # CONFIG_SUSPEND is not set
10 # CONFIG_UEVENT_HELPER is not set
13 # CONFIG_STANDALONE is not set
14 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
15 # CONFIG_FW_LOADER is not set
[all …]
/arch/h8300/configs/
Dedosk2674_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
2 # CONFIG_USELIB is not set
4 # CONFIG_UID16 is not set
5 # CONFIG_SYSFS_SYSCALL is not set
6 # CONFIG_KALLSYMS is not set
7 # CONFIG_BASE_FULL is not set
8 # CONFIG_FUTEX is not set
9 # CONFIG_EPOLL is not set
10 # CONFIG_SIGNALFD is not set
11 # CONFIG_TIMERFD is not set
[all …]
Dh8s-sim_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
2 # CONFIG_USELIB is not set
4 # CONFIG_UID16 is not set
5 # CONFIG_SYSFS_SYSCALL is not set
6 # CONFIG_KALLSYMS is not set
7 # CONFIG_BASE_FULL is not set
8 # CONFIG_FUTEX is not set
9 # CONFIG_EPOLL is not set
10 # CONFIG_SIGNALFD is not set
11 # CONFIG_TIMERFD is not set
[all …]
Dh8300h-sim_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
2 # CONFIG_USELIB is not set
4 # CONFIG_UID16 is not set
5 # CONFIG_SYSFS_SYSCALL is not set
6 # CONFIG_KALLSYMS is not set
7 # CONFIG_BASE_FULL is not set
8 # CONFIG_FUTEX is not set
9 # CONFIG_EPOLL is not set
10 # CONFIG_SIGNALFD is not set
11 # CONFIG_TIMERFD is not set
[all …]
/arch/sh/configs/
Dedosk7705_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
2 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
3 # CONFIG_UID16 is not set
4 # CONFIG_KALLSYMS is not set
5 # CONFIG_HOTPLUG is not set
6 # CONFIG_PRINTK is not set
7 # CONFIG_BUG is not set
8 # CONFIG_ELF_CORE is not set
9 # CONFIG_BASE_FULL is not set
10 # CONFIG_FUTEX is not set
[all …]
/arch/arm/configs/
Dmps2_defconfig6 # CONFIG_UID16 is not set
7 # CONFIG_BASE_FULL is not set
8 # CONFIG_FUTEX is not set
9 # CONFIG_EPOLL is not set
10 # CONFIG_SIGNALFD is not set
11 # CONFIG_EVENTFD is not set
12 # CONFIG_AIO is not set
13 # CONFIG_VM_EVENT_COUNTERS is not set
14 # CONFIG_SLUB_DEBUG is not set
15 # CONFIG_BLOCK is not set
[all …]
Defm32_defconfig4 # CONFIG_UID16 is not set
5 # CONFIG_BASE_FULL is not set
6 # CONFIG_FUTEX is not set
7 # CONFIG_EPOLL is not set
8 # CONFIG_SIGNALFD is not set
9 # CONFIG_EVENTFD is not set
10 # CONFIG_AIO is not set
12 # CONFIG_VM_EVENT_COUNTERS is not set
13 # CONFIG_SLUB_DEBUG is not set
14 # CONFIG_LBDAF is not set
[all …]
Dlpc18xx_defconfig4 # CONFIG_RD_BZIP2 is not set
5 # CONFIG_RD_LZMA is not set
6 # CONFIG_RD_XZ is not set
7 # CONFIG_RD_LZO is not set
8 # CONFIG_RD_LZ4 is not set
10 # CONFIG_UID16 is not set
11 # CONFIG_BASE_FULL is not set
12 # CONFIG_FUTEX is not set
13 # CONFIG_EPOLL is not set
14 # CONFIG_SIGNALFD is not set
[all …]
Dmoxart_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
2 # CONFIG_SWAP is not set
8 # CONFIG_ELF_CORE is not set
9 # CONFIG_BASE_FULL is not set
10 # CONFIG_SIGNALFD is not set
11 # CONFIG_TIMERFD is not set
12 # CONFIG_EVENTFD is not set
13 # CONFIG_AIO is not set
15 # CONFIG_VM_EVENT_COUNTERS is not set
16 # CONFIG_SLUB_DEBUG is not set
[all …]
Dstm32_defconfig6 # CONFIG_UID16 is not set
7 # CONFIG_BASE_FULL is not set
8 # CONFIG_FUTEX is not set
9 # CONFIG_EPOLL is not set
10 # CONFIG_SIGNALFD is not set
11 # CONFIG_EVENTFD is not set
12 # CONFIG_AIO is not set
14 # CONFIG_VM_EVENT_COUNTERS is not set
15 # CONFIG_SLUB_DEBUG is not set
16 # CONFIG_LBDAF is not set
[all …]
/arch/m68k/fpsp040/
Dfpsp.h79 .set LOCAL_SIZE,192 | bytes needed for local variables
80 .set LV,-LOCAL_SIZE | convenient base value
82 .set USER_DA,LV+0 | save space for D0-D1,A0-A1
83 .set USER_D0,LV+0 | saved user D0
84 .set USER_D1,LV+4 | saved user D1
85 .set USER_A0,LV+8 | saved user A0
86 .set USER_A1,LV+12 | saved user A1
87 .set USER_FP0,LV+16 | saved user FP0
88 .set USER_FP1,LV+28 | saved user FP1
89 .set USER_FP2,LV+40 | saved user FP2
[all …]
/arch/powerpc/configs/44x/
Dakebono_defconfig9 # CONFIG_SLUB_CPU_PARTIAL is not set
14 # CONFIG_BLK_DEV_BSG is not set
16 # CONFIG_EBONY is not set
21 # CONFIG_COMPACTION is not set
24 # CONFIG_SUSPEND is not set
32 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
33 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
34 # CONFIG_INET_XFRM_MODE_BEET is not set
35 # CONFIG_IPV6 is not set
47 # CONFIG_SCSI_PROC_FS is not set
[all …]
/arch/s390/configs/
Dzfcpdump_defconfig1 # CONFIG_SWAP is not set
6 # CONFIG_COMPAT_BRK is not set
11 # CONFIG_COMPAT is not set
13 # CONFIG_HOTPLUG_CPU is not set
15 # CONFIG_COMPACTION is not set
16 # CONFIG_MIGRATION is not set
17 # CONFIG_CHECK_STACK is not set
18 # CONFIG_CHSC_SCH is not set
19 # CONFIG_SCM_BUS is not set
21 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
[all …]
/arch/arc/configs/
Dzebu_hs_smp_defconfig2 # CONFIG_SWAP is not set
5 # CONFIG_CROSS_MEMORY_ATTACH is not set
11 # CONFIG_UTS_NS is not set
12 # CONFIG_PID_NS is not set
17 # CONFIG_VM_EVENT_COUNTERS is not set
18 # CONFIG_COMPAT_BRK is not set
22 # CONFIG_LBDAF is not set
23 # CONFIG_BLK_DEV_BSG is not set
24 # CONFIG_IOSCHED_DEADLINE is not set
25 # CONFIG_IOSCHED_CFQ is not set
[all …]
Dnsimosci_hs_smp_defconfig2 # CONFIG_SWAP is not set
4 # CONFIG_CROSS_MEMORY_ATTACH is not set
9 # CONFIG_UTS_NS is not set
10 # CONFIG_PID_NS is not set
14 # CONFIG_COMPAT_BRK is not set
17 # CONFIG_LBDAF is not set
18 # CONFIG_BLK_DEV_BSG is not set
19 # CONFIG_IOSCHED_DEADLINE is not set
20 # CONFIG_IOSCHED_CFQ is not set
24 # CONFIG_ARC_HAS_GFRC is not set
[all …]
Dzebu_hs_defconfig2 # CONFIG_SWAP is not set
5 # CONFIG_CROSS_MEMORY_ATTACH is not set
11 # CONFIG_UTS_NS is not set
12 # CONFIG_PID_NS is not set
17 # CONFIG_COMPAT_BRK is not set
20 # CONFIG_LBDAF is not set
21 # CONFIG_BLK_DEV_BSG is not set
22 # CONFIG_IOSCHED_DEADLINE is not set
23 # CONFIG_IOSCHED_CFQ is not set
28 # CONFIG_COMPACTION is not set
[all …]
Dnps_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
2 # CONFIG_SWAP is not set
10 # CONFIG_EPOLL is not set
11 # CONFIG_SIGNALFD is not set
12 # CONFIG_TIMERFD is not set
13 # CONFIG_EVENTFD is not set
14 # CONFIG_AIO is not set
17 # CONFIG_COMPAT_BRK is not set
22 # CONFIG_BLK_DEV_BSG is not set
23 # CONFIG_IOSCHED_DEADLINE is not set
[all …]
Dnsim_700_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
3 # CONFIG_SWAP is not set
6 # CONFIG_CROSS_MEMORY_ATTACH is not set
11 # CONFIG_UTS_NS is not set
12 # CONFIG_PID_NS is not set
18 # CONFIG_SLUB_DEBUG is not set
19 # CONFIG_COMPAT_BRK is not set
22 # CONFIG_LBDAF is not set
23 # CONFIG_BLK_DEV_BSG is not set
24 # CONFIG_IOSCHED_DEADLINE is not set
[all …]
Dnsim_hs_defconfig1 # CONFIG_LOCALVERSION_AUTO is not set
3 # CONFIG_SWAP is not set
6 # CONFIG_CROSS_MEMORY_ATTACH is not set
11 # CONFIG_UTS_NS is not set
12 # CONFIG_PID_NS is not set
18 # CONFIG_SLUB_DEBUG is not set
19 # CONFIG_COMPAT_BRK is not set
25 # CONFIG_LBDAF is not set
26 # CONFIG_BLK_DEV_BSG is not set
27 # CONFIG_IOSCHED_DEADLINE is not set
[all …]
/arch/m32r/platforms/opsput/
Ddot.gdbinit5 set width 0d70
6 set radix 0d16
7 set height 0
12 set *(unsigned long *)0x00ef400c = 0x2
13 set *(unsigned long *)0x00ef4004 = 0x1
15 set *(unsigned long *)0x00ef4000 = 0x101
19 set *(unsigned long *)0x00ef400c = 0x1
20 set *(unsigned long *)0x00ef4004 = 0x1
22 set *(unsigned long *)0x00ef4000 = 0x101
27 set *(unsigned long *)0x00ef400c = 0x0
[all …]
/arch/openrisc/configs/
Dor1ksim_defconfig5 # CONFIG_RD_GZIP is not set
7 # CONFIG_KALLSYMS is not set
8 # CONFIG_EPOLL is not set
9 # CONFIG_TIMERFD is not set
10 # CONFIG_EVENTFD is not set
11 # CONFIG_AIO is not set
12 # CONFIG_VM_EVENT_COUNTERS is not set
13 # CONFIG_COMPAT_BRK is not set
16 # CONFIG_BLOCK is not set
23 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
[all …]
/arch/m68k/configs/
Dm5208evb_defconfig3 # CONFIG_KALLSYMS is not set
4 # CONFIG_FUTEX is not set
5 # CONFIG_EPOLL is not set
6 # CONFIG_SIGNALFD is not set
7 # CONFIG_TIMERFD is not set
8 # CONFIG_EVENTFD is not set
9 # CONFIG_AIO is not set
10 # CONFIG_VM_EVENT_COUNTERS is not set
11 # CONFIG_COMPAT_BRK is not set
12 # CONFIG_BLK_DEV_BSG is not set
[all …]
Dm5275evb_defconfig3 # CONFIG_KALLSYMS is not set
4 # CONFIG_FUTEX is not set
5 # CONFIG_EPOLL is not set
6 # CONFIG_SIGNALFD is not set
7 # CONFIG_TIMERFD is not set
8 # CONFIG_EVENTFD is not set
9 # CONFIG_AIO is not set
10 # CONFIG_VM_EVENT_COUNTERS is not set
11 # CONFIG_SLUB_DEBUG is not set
12 # CONFIG_BLK_DEV_BSG is not set
[all …]

12345678910>>...48