| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_filter.c | 30 if (empty) { in igc_ethertype_filter_lookup() 32 *empty = -1; in igc_ethertype_filter_lookup() 40 *empty = i; in igc_ethertype_filter_lookup() 92 int ret, empty; in igc_add_ethertype_filter() local 110 if (empty < 0) { in igc_add_ethertype_filter() 114 ret = empty; in igc_add_ethertype_filter() 159 int *empty) in igc_tuple_filter_lookup() argument 163 if (empty) { in igc_tuple_filter_lookup() 165 *empty = -1; in igc_tuple_filter_lookup() 177 *empty = i; in igc_tuple_filter_lookup() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | fsl-mxs-dma.txt | 7 If a channel is empty/reserved, 0 should be filled in place. 29 "hsadc", "lcdif", "empty", "empty"; 41 interrupt-names = "auart4-rx", "auart4-tx", "spdif-tx", "empty",
|
| /f-stack/dpdk/lib/librte_ip_frag/ |
| H A D | ip_frag_internal.c | 289 struct ip_frag_pkt *empty, *old; in ip_frag_lookup() local 293 empty = NULL; in ip_frag_lookup() 334 empty = (empty == NULL) ? (p1 + i) : empty; in ip_frag_lookup() 360 empty = (empty == NULL) ?( p2 + i) : empty; in ip_frag_lookup() 365 *free = empty; in ip_frag_lookup()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | cirrus,clps711x-intc.txt | 24 12: UTXINT1 UART1 transmit FIFO half empty 30 18: SS2TX SSI2 transmit FIFO less than half empty 31 28: UTXINT2 UART2 transmit FIFO half empty
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 126 after detecting an empty poll, the new mechanism just lowers the core frequency. 130 When the system become busy, the empty poll mechanism can also increase the core 138 The proposed solution focuses on how many times empty polls are executed. 139 The less the number of empty polls, means current core is busy with processing 140 workload, therefore, the higher frequency is needed. The high empty poll number 144 In the current implementation, each core has 1 empty-poll counter which assume 164 system so that counts can be measured for empty polls at low, medium 183 * **Update Empty Poll Counter**: update the empty poll counter. 189 * **Detect empty poll state change**: empty poll state change detection algorithm then take action.
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | rdb.tcl | 29 test {Server started empty with non-existing RDB file} { 37 test {Server started empty with empty RDB file} {
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
| H A D | redacted_mounts.ksh | 51 log_must rm $clone_mnt/empty $clone_mnt/contents1 57 log_must dd if=/dev/urandom of=$clone_mnt/dir1/empty bs=512 count=1 98 log_must rm $send_mnt/dir1/dir2/empty
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/imu/ |
| H A D | adi,adis16480.txt | 34 If this field is left empty, DIO1 is assigned as default data ready 40 If this field is left empty together with the "clock-names" field, then 56 If this field is left empty together with the "clocks" field, then the 69 If this field is left empty, DIO2 is assigned as default external clock
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx23.dtsi | 67 interrupt-names = "empty", "ssp0", "ssp1", "empty", 425 "saif0", "empty", "auart0-rx", "auart0-tx", 426 "auart1-rx", "auart1-tx", "saif1", "empty", 427 "empty", "empty", "empty", "empty";
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | zipmap.c | 214 unsigned int empty, vempty; in zipmapSet() local 253 empty = freelen-reqlen; in zipmapSet() 254 if (empty >= ZIPMAP_VALUE_MAX_FREE) { in zipmapSet() 259 zmlen -= empty; in zipmapSet() 264 vempty = empty; in zipmapSet()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-ndf-defs.h | 314 uint64_t empty : 1; /**< Command fifo is empty */ member 316 uint64_t empty : 1; 353 uint64_t empty : 1; /**< Command fifo is empty */ member 355 uint64_t empty : 1;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,wcnss.txt | 67 Definition: should reference the tx-enable and tx-rings-empty SMEM states 72 Definition: must contain "tx-enable" and "tx-rings-empty" 111 qcom,smem-state-names = "tx-enable", "tx-rings-empty";
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | null.rst | 9 On Rx it returns requested number of empty packets (all zero). On Tx it just frees all sent packets. 25 It copies data of the packet before Rx/Tx. For Rx it uses another empty dummy mbuf for this.
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_gnu_make.m4 | 13 # * The makefile variable `ifGNUmake' is set to the empty string, otherwise 17 # GNU make if it exists, the empty string otherwise. 80 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string, '#' otherwise
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_power_man.rst | 108 * --empty-poll: Traffic Aware power management. See below for details 284 * All Rx queues empty in recent consecutive polls, 373 Poll" where the number of empty polls can be monitored to keep track 375 command line option --empty-poll. 377 …ement<../prog_guide/power_man>` chapter in the DPDK Programmer's Guide for empty poll mode details. 382 -- -p 0x3 -P --config="(0,0,xx),(1,0,xx)" --empty-poll="0,0,0" -l 14 -m 9 -h 1 386 --empty-poll: Enable the empty poll mode instead of original algorithm 388 --empty-poll="training_flag, med_threshold, high_threshold" 411 …dir>/examples/dpdk-l3fwd-power -l 1-3 -- -p 0x0f --config="(0,0,2),(0,1,3)" --empty-poll "1,0,0" –P 436 …/examples/dpdk-l3fwd-power -l 1-3 -- -p 0x0f --config="(0,0,2),(0,1,3)" --empty-poll "0,340000,540… [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_pdump.c | 140 send_pkts(void *empty) in send_pkts() argument 156 return empty; in send_pkts()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | multilist.c | 380 int empty; in multilist_sublist_is_empty_idx() local 386 empty = list_is_empty(&mls->mls_list); in multilist_sublist_is_empty_idx() 388 return (empty); in multilist_sublist_is_empty_idx()
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | bitops.tcl | 123 test {BITOP NOT (empty string)} { 211 test {BITOP with empty string after non empty string (issue #529)} { 217 test {BITPOS bit=0 with empty key returns 0} { 222 test {BITPOS bit=1 with empty key returns -1} {
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_02.X.out | 5 …lag>one</flag><flag>two</flag><flag>three</flag><works>null</works><empty-tag></empty-tag><t1>1000…
|
| H A D | test_02.XP.out | 65 <empty-tag></empty-tag>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | qcom-pm8xxx.txt | 49 Value type: <empty> 80 Value type: <empty>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | arm,smmu-v3.yaml | 43 - const: eventq # Event Queue not empty 45 - const: priq # PRI Queue not empty
|
| /f-stack/app/micro_thread/ |
| H A D | mt_concurrent.cpp | 214 if (!wait_list.empty()) in mt_multi_open() 296 if (!wait_list.empty()) in mt_multi_sendto() 372 if (!wait_list.empty()) in mt_multi_recvfrom()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_memory.c | 145 bool empty, need_hole; in rte_eal_hugepage_init() local 152 empty = arr->count == 0; in rte_eal_hugepage_init() 158 need_hole = !empty && !is_adjacent; in rte_eal_hugepage_init()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | mpic.txt | 31 Value type: <empty> 49 Value type: <empty> 62 Value type: <empty> 69 Value type: <empty>
|