Home
last modified time | relevance | path

Searched refs:DEFAULT (Results 1 – 25 of 85) sorted by relevance

1234

/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_opt_types.tc19 DEFAULT=$(cat /proc/sys/debug/kprobes-optimization)
29 echo "$DEFAULT" > /proc/sys/debug/kprobes-optimization
33 echo "$DEFAULT" > /proc/sys/debug/kprobes-optimization
/linux/include/linux/
H A Dlsm_hooks.h39 #define LSM_HOOK(RET, DEFAULT, NAME, ...) RET (*NAME)(__VA_ARGS__); argument
68 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
H A Dbpf_lsm.h17 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
/linux/crypto/asymmetric_keys/
H A Dx509.asn115 version [ 0 ] Version DEFAULT,
65 critical BOOLEAN DEFAULT,
/linux/security/bpf/
H A Dhooks.c11 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h289 #define __bpf_cmp(LHS, OP, PRED, RHS, DEFAULT) \ argument
292 bool ret = DEFAULT; \
295 ret = !DEFAULT; \
/linux/drivers/tty/serial/
H A Dst-asc.c32 #define DEFAULT 0 macro
603 ascport->states[DEFAULT]); in asc_set_termios()
728 ascport->states[DEFAULT] = in asc_init_port()
730 if (IS_ERR(ascport->states[DEFAULT])) { in asc_init_port()
731 ret = PTR_ERR(ascport->states[DEFAULT]); in asc_init_port()
/linux/kernel/bpf/
H A Dbpf_lsm.c23 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
26 return DEFAULT; \
32 #define LSM_HOOK(RET, DEFAULT, NAME, ...) BTF_ID(func, bpf_lsm_##NAME) argument
/linux/Documentation/bpf/
H A Dllvm_reloc.rst70 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
71 1: 0000000000000000 0 FILE LOCAL DEFAULT ABS test.c
72 2: 0000000000000008 4 OBJECT LOCAL DEFAULT 4 l1
73 3: 000000000000000c 4 OBJECT LOCAL DEFAULT 4 l2
74 4: 0000000000000000 0 SECTION LOCAL DEFAULT 4 sec
75 5: 0000000000000000 128 FUNC GLOBAL DEFAULT 2 test
76 6: 0000000000000000 4 OBJECT GLOBAL DEFAULT 4 g1
77 7: 0000000000000004 4 OBJECT GLOBAL DEFAULT 4 g2
/linux/Documentation/core-api/
H A Dasm-annotations.rst36 25: 0000000000000000 33 FUNC GLOBAL DEFAULT 1 __put_user_1
37 29: 0000000000000030 37 FUNC GLOBAL DEFAULT 1 __put_user_2
38 32: 0000000000000060 36 FUNC GLOBAL DEFAULT 1 __put_user_4
39 35: 0000000000000090 37 FUNC GLOBAL DEFAULT 1 __put_user_8
/linux/Documentation/admin-guide/LSM/
H A Dipe.rst182 through the ``DEFAULT`` statement. This can be done at a global level,
186 DEFAULT action=ALLOW
189 DEFAULT op=EXECUTE action=ALLOW
338 …E ipe_hook=MMAP enforcing=1 pid=2472 comm="mmap_test" path=? dev=? ino=? rule="DEFAULT action=DENY"
678 DEFAULT action=ALLOW
686 DEFAULT action=DENY
696 DEFAULT action=DENY
707 DEFAULT action=DENY
720 DEFAULT action=DENY
730 DEFAULT action=DENY
[all …]
/linux/Documentation/networking/
H A Dvrf.rst188 …11: mgmt: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default…
191 …12: red: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default …
194 …13: blue: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default…
197 …14: green: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group defaul…
237 …ULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFAULT group default qle…
239 …ULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFAULT group default qle…
241 …7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN mode DEFAULT group defaul…
/linux/Documentation/livepatch/
H A Dmodule-elf-format.rst231 94: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.printk,0
282 73: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.snprintf,0
283 74: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.capable,0
284 75: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.find_next_bit,0
285 76: 0000000000000000 0 NOTYPE GLOBAL DEFAULT OS [0xff20] .klp.sym.vmlinux.si_swapinfo,0
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dsnps,archs-idu-intc.txt21 4 = active high level-sensitive <<< DEFAULT
/linux/scripts/
H A Dcheckkconfigsymbols.py26 DEFAULT = r"default\s+.*?(?:if\s.+){,1}" variable
27 STMT = r"^\s*(?:if|select|imply|depends\s+on|(?:" + DEFAULT + r"))\s+" + EXPR
/linux/drivers/misc/mei/
H A Ddebugfs.c93 MEI_PXP_MODE(DEFAULT); in mei_dev_pxp_mode_str()
/linux/arch/x86/include/asm/
H A Dperf_event_p4.h637 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ALLOCATION, DEFAULT, 0),
649 P4_GEN_ESCR_EMASK(P4_EVENT_IOQ_ACTIVE_ENTRIES, DEFAULT, 0),
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-ctl.c187 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, DEFAULT),
/linux/security/
H A Dsecurity.c127 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
152 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
930 #define DECLARE_LSM_RET_DEFAULT_void(DEFAULT, NAME) argument
931 #define DECLARE_LSM_RET_DEFAULT_int(DEFAULT, NAME) \ argument
932 static const int __maybe_unused LSM_RET_DEFAULT(NAME) = (DEFAULT);
933 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
934 DECLARE_LSM_RET_DEFAULT_##RET(DEFAULT, NAME)
/linux/Documentation/
H A DMakefile44 .DEFAULT:
/linux/sound/i2c/other/
H A Dak4114.c360 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,DEFAULT),
375 .name = SNDRV_CTL_NAME_IEC958("",CAPTURE,DEFAULT),
/linux/sound/pci/oxygen/
H A Doxygen_mixer.c790 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, DEFAULT),
827 .name = SNDRV_CTL_NAME_IEC958("", CAPTURE, DEFAULT),
1037 SNDRV_CTL_NAME_IEC958("", CAPTURE, DEFAULT), in add_controls()
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH114 -p, --prio=<priority> scheduler priority, HIGH, LOW or DEFAULT
/linux/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic.rst118 …7: enp181s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group defau…
/linux/arch/arm/mach-pxa/
H A Dmfp-pxa27x.h468 #define GPIO113_AC97_nRESET_GPIO_HIGH MFP_CFG_OUT(GPIO113, AF0, DEFAULT)
469 #define GPIO95_AC97_nRESET_GPIO_HIGH MFP_CFG_OUT(GPIO95, AF0, DEFAULT)

1234