/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/ |
H A D | cache.json | 37 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 48 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 59 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 70 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 81 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 92 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 103 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 114 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 125 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 136 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho…
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/ |
H A D | cache.json | 37 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 48 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 59 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 70 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 81 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 92 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 103 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 114 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 125 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 136 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho…
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | tc_restrictions.sh | 320 action police rate 0.5kbit burst 1m conform-exceed drop/ok 325 action police rate 2.5tbit burst 1g conform-exceed drop/ok 330 action police rate 1.5kbit burst 1m conform-exceed drop/ok 337 action police rate 1.9tbit burst 1g conform-exceed drop/ok 344 action police rate 1.5kbit burst 512b conform-exceed drop/ok 349 action police rate 1.5kbit burst 2k conform-exceed drop/ok 370 action police rate 100mbit burst 100k conform-exceed drop/ok 377 action police rate 100mbit burst 100k conform-exceed drop/pipe \ 378 action police rate 200mbit burst 200k conform-exceed drop/ok
|
H A D | tc_police_occ.sh | 72 action police rate 100mbit burst 100k conform-exceed drop/ok 82 action police rate 100mbit burst 100k conform-exceed drop/ok \
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | police.json | 197 "name": "Add police actions with conform-exceed control continue/drop", 210 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed continue/drop … 221 "name": "Add police actions with conform-exceed control pass/reclassify", 234 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/reclassif… 245 "name": "Add police actions with conform-exceed control pass/pipe", 258 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/pipe inde… 282 …"cmdUnderTest": "$TC actions add action police rate 3tb burst 250k conform-exceed pass/pipe index … 306 …"cmdUnderTest": "$TC actions add action police rate 3kbit burst 250P conform-exceed pass/pipe inde… 317 "name": "Add police actions with conform-exceed control pass/pipe [with numeric values]", 330 … "cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed 0/3 index 1", [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | tc_police.sh | 160 action police rate 80mbit burst 16k conform-exceed drop/ok 172 action police rate 80mbit burst 16k conform-exceed drop/ok 214 action police rate 80mbit burst 16k conform-exceed drop/ok \ 253 action police rate 80mbit burst 16k conform-exceed drop/pipe \ 332 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok 344 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok 360 action police mtu 1042 conform-exceed drop/ok 376 # "exceed" packets
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_check_mtu.c | 70 /* Exceed MTU with 1 via delta adjust */ in xdp_exceed_mtu() 146 mtu_len += 1; /* Exceed with 1 */ in xdp_input_len_exceed() 185 /* Exceed MTU with 1 via delta adjust */ in tc_exceed_mtu() 212 /* Exceed MTU with 1 via delta adjust */ in tc_exceed_mtu_da() 282 mtu_len += 1; /* Exceed with 1 */ in tc_input_len_exceed()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | police.c | 16 "Offload not supported when conform-exceed action is not pipe, ok, jump or drop"); in police_act_validate_control() 26 if (!police_act_validate_control(act->police.exceed.act_id, extack) || in police_act_validate() 199 cond_false->act_id = act->police.exceed.act_id; in tc_act_police_get_branch_ctrl() 200 cond_false->extval = act->police.exceed.extval; in tc_act_police_get_branch_ctrl()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 112.out | 6 qemu-img: TEST_DIR/t.IMGFMT: Refcount width must be a power of two and may not exceed 64 bits 8 qemu-img: TEST_DIR/t.IMGFMT: Refcount width must be a power of two and may not exceed 64 bits 10 qemu-img: TEST_DIR/t.IMGFMT: Refcount width must be a power of two and may not exceed 64 bits 12 qemu-img: TEST_DIR/t.IMGFMT: Refcount width must be a power of two and may not exceed 64 bits
|
H A D | 103.out | 9 qemu-io: can't open device TEST_DIR/t.IMGFMT: l2-cache-size may not exceed cache-size 10 qemu-io: can't open device TEST_DIR/t.IMGFMT: refcount-cache-size may not exceed cache-size
|
H A D | 137.out | 20 qemu-io: l2-cache-size may not exceed cache-size 21 qemu-io: refcount-cache-size may not exceed cache-size
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | alignedmem.c | 15 * exceed 20 * not exceed the address given by @max.
|
H A D | mem.c | 78 * exceed 81 * to EFI_ALLOC_ALIGN. The last allocated page will not exceed the address
|
/openbmc/u-boot/lib/ |
H A D | image-sparse.c | 145 "%s: Request would exceed partition size!\n", in write_sparse_image() 147 info->mssg("Request would exceed partition size!", in write_sparse_image() 196 "%s: Request would exceed partition size!\n", in write_sparse_image() 198 info->mssg("Request would exceed partition size!", in write_sparse_image()
|
/openbmc/qemu/trace/ |
H A D | ftrace.c | 58 fprintf(stderr, "Using tracefs mountpoint would exceed PATH_MAX\n"); in ftrace_init() 81 fprintf(stderr, "Using tracefs mountpoint would exceed PATH_MAX\n"); in ftrace_init()
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/ |
H A D | pmc.json | 101 "BriefDescription": "Threshold counter exceed a count of 256", 113 "BriefDescription": "Threshold counter exceed a count of 4096",
|
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | baikal,bt1-ahci.yaml | 61 transaction size can't exceed 16 beats (AxLEN[3:0]). 68 transaction size can't exceed 16 beats (AxLEN[3:0]).
|
/openbmc/linux/Documentation/filesystems/ |
H A D | quota.rst | 11 and the second one hardlimit. A user can never exceed a hardlimit for any 12 resource (unless he has CAP_SYS_RESOURCE capability). User is allowed to exceed
|
/openbmc/linux/include/linux/ |
H A D | shmem_fs.h | 137 SGP_READ, /* don't exceed i_size, don't allocate page */ 139 SGP_CACHE, /* don't exceed i_size, may allocate page */ 140 SGP_WRITE, /* may exceed i_size, may allocate !Uptodate page */
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_pages.c | 44 * Pinning these pages would exceed this process's locked memory in hfi1_can_pin_pages() 71 * Pinning these pages would exceed the size limit for this cache. in hfi1_can_pin_pages()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_dpia_bw.h | 92 * DPIA doesn't exceed available BW for each host router (HR) 98 * return: TRUE if bw used by DPIAs doesn't exceed available BW else return FALSE
|
/openbmc/linux/net/sched/ |
H A D | act_police.c | 420 NL_SET_ERR_MSG_MOD(extack, "Offload not supported when conform/exceed action is \"reclassify\""); in tcf_police_act_to_flow_act() 422 NL_SET_ERR_MSG_MOD(extack, "Unsupported conform/exceed action offload"); in tcf_police_act_to_flow_act() 432 NL_SET_ERR_MSG_MOD(extack, "Unsupported conform/exceed action offload"); in tcf_police_act_to_flow_act() 464 &entry->police.exceed.extval, in tcf_police_offload_act_setup() 469 entry->police.exceed.act_id = act_id; in tcf_police_offload_act_setup()
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
H A D | cache.json | 791 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 803 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 815 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 827 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 839 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 851 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 863 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 875 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 887 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho… 899 …"BriefDescription": "Counts the number of tagged load uops retired that exceed the latency thresho…
|
/openbmc/u-boot/drivers/spi/ |
H A D | mt7621_spi.c | 175 /* Don't exceed the max xfer size */ in mt7621_spi_xfer() 180 * message. Make sure, that this does not exceed the max in mt7621_spi_xfer() 189 /* Check if this message does not exceed the buffer */ in mt7621_spi_xfer()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cputopology.rst | 62 HOTPLUGGED off or exceed the limit of CPUs allowed by the 78 In this example, there are 64 CPUs in the system but cpus 32-63 exceed
|