| /tools/memory-model/Documentation/ |
| A D | cheatsheet.txt | 7 Relaxed load Y Y Y Y 8 Relaxed RMW operation Y Y Y Y 9 rcu_dereference() Y Y Y Y 10 Successful *_acquire() R Y Y Y Y Y Y 11 Successful *_release() C Y Y Y W Y 12 smp_rmb() Y R Y Y R 13 smp_wmb() Y W Y Y W 14 smp_mb() & synchronize_rcu() CP Y Y Y Y Y Y Y Y 15 Successful full non-void RMW CP Y Y Y Y Y Y Y Y Y Y Y 16 smp_mb__before_atomic() CP Y Y Y a a a a Y [all …]
|
| A D | explanation.txt | 266 It's not possible to have X ordered before Y, Y ordered before Z, and 336 that X is po-before Y (written as "X ->po Y" in formulas) if X occurs 958 whenever we have X ->rf Y or X ->co Y or X ->fr Y or X ->po-loc Y, the 1057 X and Y; 1072 X and Y are both loads, X ->addr Y (i.e., there is an address 1594 X ->rfe Y, X ->co Y, or X ->fr Y. 2282 Y executes before X -- then Y must propagate to X's CPU before X 2298 Z is on the same CPU as Y and is connected to Y by a possibly 2345 Y). Therefore we have X ->vis Y: X must propagate to Y's CPU before Y 2436 Y is a valid indicator that X propagated to P1 before Y [all …]
|
| /tools/include/uapi/linux/ |
| A D | const.h | 17 #define _AC(X,Y) X argument 20 #define __AC(X,Y) (X##Y) argument 21 #define _AC(X,Y) __AC(X,Y) argument
|
| /tools/testing/selftests/bpf/progs/ |
| A D | btf_dump_test_case_namespacing.c | 42 union Y {}; union 48 typedef int Y; typedef 65 union Y y; in f() 68 Y yy; in f()
|
| A D | test_ksyms_module.c | 18 #define REPEAT_256(Y) X_2(X_10(X_10(Y))) X_5(X_10(Y)) X_6(Y) argument
|
| /tools/perf/ |
| A D | builtin-timechart.c | 118 int Y; member 1080 to = c->Y; in draw_wakeups() 1148 int Y = 1; in draw_io_bars() local 1155 c->Y = 0; in draw_io_bars() 1172 svg_fbox(Y, in draw_io_bars() 1246 c->Y = Y; in draw_io_bars() 1247 Y++; in draw_io_bars() 1259 int Y = 0; in draw_process_bars() local 1268 c->Y = 0; in draw_process_bars() 1303 c->Y = Y; in draw_process_bars() [all …]
|
| /tools/testing/selftests/net/forwarding/ |
| A D | bridge_mld.sh | 182 local Y=("2001:db8:1::20" "2001:db8:1::21") 292 local Y=("2001:db8:1::20" "2001:db8:1::30") 339 local Y=("2001:db8:1::21") 362 local Y=("2001:db8:1::21") 385 local Y=("2001:db8:1::20") 408 local Y=("2001:db8:1::20") 465 local Y=("2001:db8:1::20" "2001:db8:1::21")
|
| A D | bridge_igmp.sh | 182 local Y=("192.0.2.20" "192.0.2.21") 293 local Y=("192.0.2.20" "192.0.2.30") 340 local Y=("192.0.2.21") 363 local Y=("192.0.2.21") 386 local Y=("192.0.2.20") 409 local Y=("192.0.2.20") 466 local Y=("192.0.2.20" "192.0.2.21")
|
| /tools/testing/selftests/damon/ |
| A D | lru_sort.sh | 25 echo Y > "$damon_lru_sort_enabled"
|
| A D | reclaim.sh | 25 echo Y > "$damon_reclaim_enabled"
|
| /tools/testing/selftests/pstore/ |
| A D | common_tests | 60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
|
| /tools/memory-model/ |
| A D | linux-kernel.def | 54 srcu_read_unlock(X,Y) { __store{srcu-unlock}(*X,Y); } 56 srcu_up_read(X,Y) { __store{srcu-unlock}(*X,Y); }
|
| /tools/testing/selftests/powerpc/nx-gzip/ |
| A D | gzfht_test.c | 70 #define NX_MIN(X, Y) (((X) < (Y)) ? (X) : (Y)) argument
|
| A D | gunz_test.c | 65 #define NX_MIN(X, Y) (((X) < (Y))?(X):(Y)) argument 66 #define NX_MAX(X, Y) (((X) > (Y))?(X):(Y)) argument
|
| /tools/testing/selftests/rcutorture/bin/ |
| A D | srcu_lockdep.sh | 16 ds=`date +%Y.%m.%d-%H.%M.%S`-srcu_lockdep
|
| A D | kvm-remote.sh | 51 ds=`date +%Y.%m.%d-%H.%M.%S`-remote
|
| /tools/power/x86/turbostat/ |
| A D | Makefile | 6 DAY := $(shell date +%Y.%m.%d)
|
| /tools/testing/selftests/mm/ |
| A D | mremap_test.c | 26 #define MIN(X, Y) ((X) < (Y) ? (X) : (Y)) argument 27 #define MAX(X, Y) ((X) > (Y) ? (X) : (Y)) argument
|
| /tools/testing/selftests/net/netfilter/ |
| A D | nft_meta.sh | 26 currentyear=$(date +%Y)
|
| /tools/testing/fault-injection/ |
| A D | failcmd.sh | 136 declare task_filter=Y
|
| /tools/testing/selftests/hid/ |
| A D | vmtest.sh | 24 LOG_FILE_BASE="$(date +"hid_selftests.%Y-%m-%d_%H-%M-%S")"
|
| /tools/testing/selftests/livepatch/ |
| A D | test-callbacks.sh | 410 load_mod $MOD_TARGET_BUSY block_transition=Y
|
| /tools/testing/selftests/ftrace/ |
| A D | ftracetest | 194 LOG_DATE=`date +%Y%m%d-%H%M%S`
|
| /tools/testing/selftests/drivers/net/netdevsim/ |
| A D | devlink.sh | 120 check_value test1 initial true Y 128 check_value test1 post-set false Y
|
| /tools/perf/Documentation/ |
| A D | Makefile | 257 $(shell date -u -d '$(KBUILD_BUILD_TIMESTAMP)' +%Y-%m-%d), \
|