| /f-stack/dpdk/doc/api/ |
| H A D | doxy-api-index.md | 12 [dev] (@ref rte_dev.h), 13 [ethdev] (@ref rte_ethdev.h), 14 [ethctrl] (@ref rte_eth_ctrl.h), 15 [rte_flow] (@ref rte_flow.h), 16 [rte_tm] (@ref rte_tm.h), 17 [rte_mtr] (@ref rte_mtr.h), 18 [bbdev] (@ref rte_bbdev.h), 22 [compress] (@ref rte_comp.h), 34 [PCI] (@ref rte_pci.h), 36 [vfio] (@ref rte_vfio.h) [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | refcount.c | 88 reference_t *ref; in zfs_refcount_destroy_many() local 156 reference_t *ref; in zfs_refcount_remove_many() local 169 for (ref = list_head(&rc->rc_list); ref; in zfs_refcount_remove_many() 170 ref = list_next(&rc->rc_list, ref)) { in zfs_refcount_remove_many() 171 if (ref->ref_holder == holder && ref->ref_number == number) { in zfs_refcount_remove_many() 251 for (ref = list_head(&rc->rc_list); ref; in zfs_refcount_transfer_ownership_many() 252 ref = list_next(&rc->rc_list, ref)) { in zfs_refcount_transfer_ownership_many() 289 for (ref = list_head(&rc->rc_list); ref; in zfs_refcount_held() 290 ref = list_next(&rc->rc_list, ref)) { in zfs_refcount_held() 317 for (ref = list_head(&rc->rc_list); ref; in zfs_refcount_not_held() [all …]
|
| H A D | lz4.c | 521 } while ((ref < ip - MAX_DISTANCE) || (A32(ref) != A32(ip))); in LZ4_compressCtx() 527 ref--; in LZ4_compressCtx() 572 ref += 4; in LZ4_compressCtx() 577 ref += 2; in LZ4_compressCtx() 716 ref--; in LZ4_compress64kCtx() 761 ref += 4; in LZ4_compress64kCtx() 766 ref += 2; in LZ4_compress64kCtx() 889 const BYTE *ref; in LZ4_uncompress_unknownOutputSize() local 970 ref += 4; in LZ4_uncompress_unknownOutputSize() 971 ref -= dec32table[op - ref]; in LZ4_uncompress_unknownOutputSize() [all …]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | lzf_c.c | 113 const u8 *ref; in lzf_compress() local 152 && (off = ip - ref - 1) < MAX_OFF in lzf_compress() 153 && ref > (u8 *)in_data in lzf_compress() 154 && ref[2] == ip[2] in lzf_compress() 156 && ((ref[1] << 8) | ref[0]) == ((ip[1] << 8) | ip[0]) in lzf_compress() 158 && *(u16 *)ref == *(u16 *)ip in lzf_compress() 178 len++; if (ref [len] != ip [len]) break; in lzf_compress() 179 len++; if (ref [len] != ip [len]) break; in lzf_compress() 180 len++; if (ref [len] != ip [len]) break; in lzf_compress() 181 len++; if (ref [len] != ip [len]) break; in lzf_compress() [all …]
|
| H A D | lzf_d.c | 110 u8 *ref = op - ((ctrl & 0x1f) << 8) - 1; in lzf_decompress() local 131 ref -= *ip++; in lzf_decompress() 139 if (ref < (u8 *)out_data) in lzf_decompress() 147 lzf_movsb (op, ref, len); in lzf_decompress() 154 if (op >= ref + len) in lzf_decompress() 157 memcpy (op, ref, len); in lzf_decompress() 164 *op++ = *ref++; in lzf_decompress() 170 case 9: *op++ = *ref++; /* fall-thru */ in lzf_decompress() 171 case 8: *op++ = *ref++; /* fall-thru */ in lzf_decompress() 172 case 7: *op++ = *ref++; /* fall-thru */ in lzf_decompress() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | simple-card.yaml | 155 $ref: "#/definitions/label" 164 $ref: "#/definitions/widgets" 166 $ref: "#/definitions/routing" 168 $ref: "#/definitions/dai" 170 $ref: "#/definitions/dai" 182 $ref: "#/definitions/format" 184 $ref: "#/definitions/mclk-fs" 186 $ref: "#/definitions/aux-devs" 192 $ref: "#/definitions/prefix" 239 $ref: "#/definitions/dai" [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | zynq-reset.txt | 35 166: gem0 ref reset 36 167: gem1 ref reset 39 196: sdio0 ref reset 40 197: sdio1 ref reset 43 226: spi0 ref reset 44 227: spi1 ref reset 47 258: can0 ref reset 48 259: can1 ref reset 53 322: uart0 ref reset 57 385: qspi ref reset [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | picoxcell-pc3x3.dtsi | 42 ref-clock = <&ref_clk>, "ref"; 50 ref-clock = <&ref_clk>, "ref"; 58 ref-clock = <&ref_clk>, "ref"; 66 ref-clock = <&ref_clk>, "ref"; 74 ref-clock = <&ref_clk>, "ref"; 82 ref-clock = <&ref_clk>, "ref"; 90 ref-clock = <&ref_clk>, "ref"; 98 ref-clock = <&ref_clk>, "ref"; 106 ref-clock = <&ref_clk>, "ref"; 123 ref-clock = <&ref_clk>, "ref"; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | mmc-controller.yaml | 34 $ref: /schemas/types.yaml#/definitions/flag 43 $ref: /schemas/types.yaml#/definitions/flag 67 $ref: /schemas/types.yaml#/definitions/flag 72 $ref: /schemas/types.yaml#/definitions/flag 93 $ref: /schemas/types.yaml#/definitions/flag 112 $ref: /schemas/types.yaml#/definitions/flag 118 $ref: /schemas/types.yaml#/definitions/flag 123 $ref: /schemas/types.yaml#/definitions/flag 128 $ref: /schemas/types.yaml#/definitions/flag 133 $ref: /schemas/types.yaml#/definitions/flag [all …]
|
| H A D | cdns,sdhci.yaml | 14 - $ref: mmc-controller.yaml 39 $ref: "/schemas/types.yaml#/definitions/uint32" 45 $ref: "/schemas/types.yaml#/definitions/uint32" 51 $ref: "/schemas/types.yaml#/definitions/uint32" 57 $ref: "/schemas/types.yaml#/definitions/uint32" 63 $ref: "/schemas/types.yaml#/definitions/uint32" 69 $ref: "/schemas/types.yaml#/definitions/uint32" 75 $ref: "/schemas/types.yaml#/definitions/uint32" 86 $ref: "/schemas/types.yaml#/definitions/uint32" 94 $ref: "/schemas/types.yaml#/definitions/uint32" [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | touchscreen.yaml | 15 $ref: /schemas/types.yaml#/definitions/uint32 20 $ref: /schemas/types.yaml#/definitions/uint32 25 $ref: /schemas/types.yaml#/definitions/uint32 29 $ref: /schemas/types.yaml#/definitions/uint32 33 $ref: /schemas/types.yaml#/definitions/uint32 38 $ref: /schemas/types.yaml#/definitions/uint32 42 $ref: /schemas/types.yaml#/definitions/uint32 46 $ref: /schemas/types.yaml#/definitions/uint32 51 $ref: /schemas/types.yaml#/definitions/uint32 56 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/ |
| H A D | Makefile.am | 19 crypto_core/salsa/ref/core_salsa_ref.c \ 22 crypto_generichash/blake2b/ref/blake2.h \ 23 crypto_generichash/blake2b/ref/blake2b-compress-ref.c \ 24 crypto_generichash/blake2b/ref/blake2b-load-sse2.h \ 27 crypto_generichash/blake2b/ref/blake2b-ref.c \ 48 crypto_pwhash/argon2/argon2-fill-block-ref.c \ 53 crypto_pwhash/argon2/blamka-round-ref.h \ 78 crypto_stream/chacha20/ref/chacha20_ref.h \ 79 crypto_stream/chacha20/ref/chacha20_ref.c \ 120 crypto_stream/salsa20/ref/salsa20_ref.c \ [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | anatop-regulator.yaml | 13 - $ref: "regulator.yaml#" 22 $ref: '/schemas/types.yaml#/definitions/uint32' 26 $ref: '/schemas/types.yaml#/definitions/uint32' 30 $ref: '/schemas/types.yaml#/definitions/uint32' 34 $ref: '/schemas/types.yaml#/definitions/uint32' 38 $ref: '/schemas/types.yaml#/definitions/uint32' 42 $ref: '/schemas/types.yaml#/definitions/uint32' 46 $ref: '/schemas/types.yaml#/definitions/uint32' 50 $ref: '/schemas/types.yaml#/definitions/uint32' 54 $ref: '/schemas/types.yaml#/definitions/uint32' [all …]
|
| H A D | mps,mpq7920.yaml | 24 $ref: regulator.yaml# 32 $ref: "/schemas/types.yaml#/definitions/uint8" 42 $ref: regulator.yaml# 46 $ref: regulator.yaml# 50 $ref: regulator.yaml# 54 $ref: "/schemas/types.yaml#/definitions/uint8" 61 $ref: "/schemas/types.yaml#/definitions/uint8"
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/socionext/ |
| H A D | uniphier.yaml | 20 - socionext,uniphier-ld4-ref 26 - socionext,uniphier-pro4-ref 32 - socionext,uniphier-sld8-ref 43 - socionext,uniphier-ld6b-ref 49 - socionext,uniphier-ld11-ref 56 - socionext,uniphier-ld20-ref 61 - socionext,uniphier-pxs3-ref
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | cronjob | 28 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION} ; then 31 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION}-dts ; then 38 REF=$(git show-ref --verify refs/heads/${branch}) 89 REF=$(git show-ref --verify refs/heads/${TESTBRANCH}) 112 git update-ref refs/tests/${DATE} ${TESTBRANCH} 119 REF=$(git show-ref --verify refs/heads/${branch})
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | cirrus,lochnagar.yaml | 75 $ref: /schemas/clock/fixed-clock.yaml# 82 $ref: /schemas/clock/fixed-clock.yaml# 89 $ref: /schemas/clock/fixed-clock.yaml# 96 $ref: /schemas/clock/fixed-clock.yaml# 103 $ref: /schemas/clock/fixed-clock.yaml# 110 $ref: /schemas/clock/fixed-clock.yaml# 117 $ref: /schemas/clock/fixed-clock.yaml# 124 $ref: /schemas/clock/fixed-clock.yaml# 138 $ref: /schemas/regulator/regulator.yaml# 155 $ref: /schemas/regulator/regulator.yaml# [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | ethernet-controller.yaml | 19 $ref: /schemas/types.yaml#definitions/uint8-array 36 $ref: /schemas/types.yaml#definitions/uint32 43 $ref: /schemas/types.yaml#definitions/uint32 100 $ref: "#/properties/phy-connection-type" 103 $ref: /schemas/types.yaml#definitions/phandle 108 $ref: "#/properties/phy-handle" 112 $ref: "#/properties/phy-handle" 116 $ref: /schemas/types.yaml#definitions/uint32 124 $ref: /schemas/types.yaml#definitions/phandle 129 $ref: /schemas/types.yaml#definitions/uint32 [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | panel-timing.yaml | 65 $ref: /schemas/types.yaml#/definitions/uint32 69 $ref: /schemas/types.yaml#/definitions/uint32 75 - $ref: /schemas/types.yaml#/definitions/uint32 79 - $ref: /schemas/types.yaml#/definitions/uint32-array 88 - $ref: /schemas/types.yaml#/definitions/uint32 92 - $ref: /schemas/types.yaml#/definitions/uint32-array 101 - $ref: /schemas/types.yaml#/definitions/uint32 105 - $ref: /schemas/types.yaml#/definitions/uint32-array 114 - $ref: /schemas/types.yaml#/definitions/uint32 127 - $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | iqs269a.yaml | 43 $ref: /schemas/types.yaml#/definitions/uint32 58 $ref: /schemas/types.yaml#/definitions/uint32 71 $ref: /schemas/types.yaml#/definitions/uint32 78 $ref: /schemas/types.yaml#/definitions/uint32 85 $ref: /schemas/types.yaml#/definitions/uint32 92 $ref: /schemas/types.yaml#/definitions/uint32 153 $ref: /schemas/types.yaml#/definitions/uint32 168 $ref: /schemas/types.yaml#/definitions/uint32 184 $ref: /schemas/types.yaml#/definitions/uint32 202 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | kern_conf.c | 186 *ref = 0; in dev_refthread() 200 *ref = 1; in dev_refthread() 218 *ref = 0; in devvn_refthread() 243 *ref = 1; in devvn_refthread() 253 if (!ref) in dev_relthread() 354 int ref, retval; in giant_open() local 370 int ref, retval; in giant_fdopen() local 386 int ref, retval; in giant_close() local 403 int ref; in giant_strategy() local 421 int ref, retval; in giant_ioctl() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | generic-ohci.yaml | 10 - $ref: "usb-hcd.yaml" 43 $ref: /schemas/types.yaml#/definitions/flag 49 $ref: /schemas/types.yaml#/definitions/flag 54 $ref: /schemas/types.yaml#/definitions/flag 59 $ref: /schemas/types.yaml#/definitions/flag 64 $ref: /schemas/types.yaml#/definitions/flag 69 $ref: /schemas/types.yaml#/definitions/uint32
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | spi-controller.yaml | 46 $ref: /schemas/types.yaml#/definitions/uint32 51 $ref: /schemas/types.yaml#/definitions/flag 88 $ref: /schemas/types.yaml#/definitions/flag 93 $ref: /schemas/types.yaml#/definitions/flag 98 $ref: /schemas/types.yaml#/definitions/flag 103 $ref: /schemas/types.yaml#/definitions/flag 108 $ref: /schemas/types.yaml#/definitions/flag 113 $ref: /schemas/types.yaml#/definitions/uint32 120 $ref: /schemas/types.yaml#/definitions/uint32 131 $ref: /schemas/types.yaml#/definitions/uint32
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | qcom,qmp-phy.yaml | 74 vddp-ref-clk-supply: 115 - description: 19.2 MHz ref clk. 121 - const: ref 143 - description: 19.2 MHz ref clk. 148 - const: ref 174 - description: 19.2 MHz ref clk. 179 - const: ref 198 - description: 19.2 MHz ref clk. 201 - const: ref 225 - const: ref [all …]
|
| H A D | qcom,qusb2-phy.yaml | 40 - description: 19.2 MHz ref clk 48 - const: ref 73 $ref: /schemas/types.yaml#/definitions/phandle 87 $ref: /schemas/types.yaml#/definitions/uint32 96 $ref: /schemas/types.yaml#/definitions/uint32 105 $ref: /schemas/types.yaml#/definitions/uint32 116 $ref: /schemas/types.yaml#/definitions/uint32 126 $ref: /schemas/types.yaml#/definitions/uint32 137 $ref: /schemas/types.yaml#/definitions/uint32 146 $ref: /schemas/types.yaml#/definitions/uint32 [all …]
|