| /kernel/linux/linux-6.6/tools/testing/selftests/damon/ |
| D | sysfs.sh | 79 ensure_file "$range_dir/min" "exist" 600 80 ensure_file "$range_dir/max" "exist" 600 103 ensure_file "$filter_dir/type" "exist" "600" 109 ensure_file "$filter_dir/matching" "exist" "600" 110 ensure_file "$filter_dir/memcg_path" "exist" "600" 111 ensure_file "$filter_dir/addr_start" "exist" "600" 112 ensure_file "$filter_dir/addr_end" "exist" "600" 113 ensure_file "$filter_dir/damon_target_idx" "exist" "600" 120 ensure_file "$filters_dir/nr_filters" "exist" "600" 137 ensure_file "$watermarks_dir/metric" "exist" "600" [all …]
|
| /kernel/linux/linux-5.10/drivers/soc/xilinx/ |
| D | xlnx_vcu.c | 169 { 61, 3, 2, 3, 63, 600 }, 170 { 62, 3, 2, 3, 63, 600 }, 171 { 63, 3, 2, 3, 63, 600 }, 172 { 64, 3, 2, 3, 63, 600 }, 173 { 65, 3, 2, 3, 63, 600 }, 174 { 66, 3, 2, 3, 63, 600 }, 175 { 67, 3, 2, 3, 63, 600 }, 176 { 68, 3, 2, 3, 63, 600 }, 177 { 69, 3, 2, 3, 63, 600 }, 178 { 70, 3, 2, 3, 63, 600 }, [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/xilinx/ |
| D | xlnx_vcu.c | 135 { 61, 3, 2, 3, 63, 600 }, 136 { 62, 3, 2, 3, 63, 600 }, 137 { 63, 3, 2, 3, 63, 600 }, 138 { 64, 3, 2, 3, 63, 600 }, 139 { 65, 3, 2, 3, 63, 600 }, 140 { 66, 3, 2, 3, 63, 600 }, 141 { 67, 3, 2, 3, 63, 600 }, 142 { 68, 3, 2, 3, 63, 600 }, 143 { 69, 3, 2, 3, 63, 600 }, 144 { 70, 3, 2, 3, 63, 600 }, [all …]
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | viafb.modes | 185 # Resolution 800 600 194 # 100 chars 600 lines 201 geometry 800 600 800 600 32 207 # Resolution 800 600 216 # 100 chars 600 lines 223 geometry 800 600 800 600 32 229 # Resolution 800 600 238 # 100 chars 600 lines 245 geometry 800 600 800 600 32 251 # Resolution 800 600 [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.modes | 185 # Resolution 800 600 194 # 100 chars 600 lines 201 geometry 800 600 800 600 32 207 # Resolution 800 600 216 # 100 chars 600 lines 223 geometry 800 600 800 600 32 229 # Resolution 800 600 238 # 100 chars 600 lines 245 geometry 800 600 800 600 32 251 # Resolution 800 600 [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | eql.rst | 302 2 115200 600 18.1 230400 159825 69 305 4 57600 600 _ 234600 307 3 57600 600 20.9 172800 138413 80 309 3 115200 600 21.7 345600 133311 38 312 4 38400 600 26.4 153600 109577 71 316 2 57600 600 30.2 115200 95789.4 83 318 3 38400 600 31.2 115200 92719.2 80 319 1 115200 600 31.3 115200 92423 80 324 2 38400 600 44 76800 65746.4 85 328 4 19200 600 53.7 76800 53870.4 70 [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | eql.rst | 302 2 115200 600 18.1 230400 159825 69 305 4 57600 600 _ 234600 307 3 57600 600 20.9 172800 138413 80 309 3 115200 600 21.7 345600 133311 38 312 4 38400 600 26.4 153600 109577 71 316 2 57600 600 30.2 115200 95789.4 83 318 3 38400 600 31.2 115200 92719.2 80 319 1 115200 600 31.3 115200 92423 80 324 2 38400 600 44 76800 65746.4 85 328 4 19200 600 53.7 76800 53870.4 70 [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
| D | test-drm_framebuffer.c | 29 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_ABGR8888, 30 .handles = { 1, 0, 0 }, .pitches = { 4 * 600, 0, 0 }, 115 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_NV12, 116 .handles = { 1, 1, 0 }, .pitches = { 600, 600, 0 }, 170 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_NV12, 171 .handles = { 1, 1, 1 }, .pitches = { 600, 600, 600 }, 175 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_YVU420, 177 .pitches = { 600, 300, 300 }, 181 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_YVU420, 182 .handles = { 1, 1, 1 }, .pitches = { 600, 300, 300 }, [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
| D | drm_framebuffer_test.c | 30 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_ABGR8888, 31 .handles = { 1, 0, 0 }, .pitches = { 4 * 600, 0, 0 }, 120 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_NV12, 121 .handles = { 1, 1, 0 }, .pitches = { 600, 600, 0 }, 177 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_NV12, 178 .handles = { 1, 1, 1 }, .pitches = { 600, 600, 600 }, 182 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_YVU420, 184 .pitches = { 600, 300, 300 }, 188 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_YVU420, 189 .handles = { 1, 1, 1 }, .pitches = { 600, 300, 300 }, [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | sfb.json | 18 "matchPattern": "qdisc sfb 1: root refcnt [0-9]+ rehash 600s db 60s", 64 "matchPattern": "qdisc sfb 1: root refcnt [0-9]+ rehash 600s db 100ms", 87 "matchPattern": "qdisc sfb 1: root refcnt [0-9]+ rehash 600s db 60s limit 100p", 110 "matchPattern": "qdisc sfb 1: root refcnt 2 rehash 600s db 60s.*max 100p", 133 "matchPattern": "qdisc sfb 1: root refcnt 2 rehash 600s db 60s.*target 100p", 156 "matchPattern": "qdisc sfb 1: root refcnt 2 rehash 600s db 60s.*increment 0.1", 179 "matchPattern": "qdisc sfb 1: root refcnt 2 rehash 600s db 60s.*decrement 0.1", 202 "matchPattern": "qdisc sfb 1: root refcnt 2 rehash 600s db 60s.*penalty_rate 4000pps", 225 "matchPattern": "qdisc sfb 1: root refcnt 2 rehash 600s db 60s.*penalty_burst 64p",
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | vangogh_ppt.h | 32 #define VANGOGH_UMD_PSTATE_STANDARD_SOCCLK 600 35 #define VANGOGH_UMD_PSTATE_STANDARD_DCLK 600 38 #define VANGOGH_UMD_PSTATE_PEAK_SOCCLK 600 41 #define VANGOGH_UMD_PSTATE_PEAK_DCLK 600
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | ab8500_bmdata.c | 234 .maint_a_cur_lvl = 600, 237 .maint_b_cur_lvl = 600, 262 .maint_a_cur_lvl = 600, 265 .maint_b_cur_lvl = 600, 325 .maint_a_cur_lvl = 600, 328 .maint_b_cur_lvl = 600, 352 .maint_a_cur_lvl = 600, 355 .maint_b_cur_lvl = 600, 379 .maint_a_cur_lvl = 600, 382 .maint_b_cur_lvl = 600, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/perf/ |
| D | arm,cmn.yaml | 16 - arm,cmn-600 38 description: Offset from PERIPHBASE of CMN-600's configuration 51 const: arm,cmn-600 63 compatible = "arm,cmn-600";
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | pyperf600.c | 3 #define STACK_MAX_LEN 600 4 /* clang will not unroll the loop 600 times. 6 * appropriate, but the loop will still execute 600 times.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | pyperf600.c | 3 #define STACK_MAX_LEN 600 4 /* Full unroll of 600 iterations will have total 9 * the loop will still execute 600 times.
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | maps.c | 42 { "bpf_prog_2", 500, 600 }, in test__maps__merge_in() 49 { "bpf_prog_2", 500, 600 }, in test__maps__merge_in() 50 { "kcore1", 600, 800 }, in test__maps__merge_in() 58 { "bpf_prog_2", 500, 600 }, in test__maps__merge_in() 59 { "kcore1", 600, 800 }, in test__maps__merge_in()
|
| D | parse-metric.c | 228 { .event = "cpu_clk_unhalted.ref_xclk", .val = 600 }, in test_frontend() 272 * l2_rqsts.rfo_miss = 600 274 * DCache_L2_All_Hits = 600 275 * DCache_L2_All_Miss = MAX(400 - 100, 0) + 500 + 600 = 1400 276 * DCache_L2_All = 600 + 1400 = 2000 277 * DCache_L2_Hits = 600 / 2000 = 0.3 289 { .event = "l2_rqsts.rfo_miss", .val = 600 }, in test_dcache_l2()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
| D | nfs-idmapper.rst | 31 ``create id_resolver * * /usr/sbin/nfs.idmap %k %d 600`` 35 The last parameter, 600, defines how many seconds into the future the key will 37 is not specified, nfs.idmap will default to 600 seconds. 52 ``create id_resolver uid:* * /some/other/program %k %d 600`` 53 ``create id_resolver * * /usr/sbin/nfs.idmap %k %d 600``
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/nfs/ |
| D | nfs-idmapper.rst | 31 ``create id_resolver * * /usr/sbin/nfs.idmap %k %d 600`` 35 The last parameter, 600, defines how many seconds into the future the key will 37 is not specified, nfs.idmap will default to 600 seconds. 52 ``create id_resolver uid:* * /some/other/program %k %d 600`` 53 ``create id_resolver * * /usr/sbin/nfs.idmap %k %d 600``
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | maps.c | 64 { "bpf_prog_2", 500, 600 }, in test__maps__merge_in() 71 { "bpf_prog_2", 500, 600 }, in test__maps__merge_in() 72 { "kcore1", 600, 800 }, in test__maps__merge_in() 80 { "bpf_prog_2", 500, 600 }, in test__maps__merge_in() 81 { "kcore1", 600, 800 }, in test__maps__merge_in()
|
| D | parse-metric.c | 161 { .event = "cpu_clk_unhalted.ref_xclk", .val = 600 }, in test_frontend() 205 * l2_rqsts.rfo_miss = 600 207 * DCache_L2_All_Hits = 600 208 * DCache_L2_All_Miss = MAX(400 - 100, 0) + 500 + 600 = 1400 209 * DCache_L2_All = 600 + 1400 = 2000 210 * DCache_L2_Hits = 600 / 2000 = 0.3 222 { .event = "l2_rqsts.rfo_miss", .val = 600 }, in test_dcache_l2()
|
| /kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
| D | img-ir-sony.c | 134 .unit = 600000, /* 600 us */ 139 .space = { 1 /* 600 us */ }, 143 .pulse = { 1 /* 600 us */ }, 144 .space = { 1 /* 600 us */ }, 149 .space = { 1 /* 600 us */ },
|
| /kernel/linux/linux-6.6/drivers/media/rc/img-ir/ |
| D | img-ir-sony.c | 134 .unit = 600000, /* 600 us */ 139 .space = { 1 /* 600 us */ }, 143 .pulse = { 1 /* 600 us */ }, 144 .space = { 1 /* 600 us */ }, 149 .space = { 1 /* 600 us */ },
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | micrel-ksz90x1.txt | 31 400 -600ps 0010 32 600 -480ps 0011 41 2400 600ps 1100 83 0_0101 -600ps 300 88 0_1010 -300ps 600 103 1_1001 600ps 1500 126 1010 180ps 600
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| D | sis_main.h | 199 {"800x600x8", {0x30,0x30}, 0x0103, 0x0103, 800, 600, 8, 2, 100, 37, MD_SIS300|MD_SIS315}, 200 {"800x600x16", {0x47,0x47}, 0x0114, 0x0114, 800, 600, 16, 2, 100, 37, MD_SIS300|MD_SIS315}, 201 {"800x600x24", {0x63,0x63}, 0x013b, 0x0115, 800, 600, 32, 2, 100, 37, MD_SIS300|MD_SIS315}, 202 {"800x600x32", {0x63,0x63}, 0x013b, 0x0115, 800, 600, 32, 2, 100, 37, MD_SIS300|MD_SIS315}, 217 {"960x600x8", {0x20,0x20}, 0x0000, 0x0000, 960, 600, 8, 1, 120, 37, MD_SIS315}, 218 /*60*/ {"960x600x16", {0x21,0x21}, 0x0000, 0x0000, 960, 600, 16, 1, 120, 37, MD_SIS31… 219 {"960x600x24", {0x22,0x22}, 0x0000, 0x0000, 960, 600, 32, 1, 120, 37, MD_SIS315}, 220 {"960x600x32", {0x22,0x22}, 0x0000, 0x0000, 960, 600, 32, 1, 120, 37, MD_SIS315}, 225 {"1024x600x8", {0x20,0x20}, 0x0000, 0x0000, 1024, 600, 8, 1, 128, 37, MD_SIS300 }, 226 {"1024x600x16", {0x21,0x21}, 0x0000, 0x0000, 1024, 600, 16, 1, 128, 37, MD_SIS300 }, [all …]
|