Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 - 25 of 328) sorted by relevance

12345678910>>...14

/third_party/lwip/src/apps/snmp/
H A Dsnmp_pbuf_stream.h53 struct pbuf *pbuf; member
H A Dsnmp_pbuf_stream.c115 struct pbuf *pbuf = pbuf_skip(pbuf_stream->pbuf, pbuf_stream->offset, &target_offset); in snmp_pbuf_stream_writeto() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_bitput.h32 RK_U64 *pbuf; //!< outpacket data member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_balloc.c62 int nghttp3_balloc_get(nghttp3_balloc *balloc, void **pbuf, size_t n) { in nghttp3_balloc_get() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_balloc.c61 int ngtcp2_balloc_get(ngtcp2_balloc *balloc, void **pbuf, size_t n) { in ngtcp2_balloc_get() argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drk_vendor_storage.c17 int rk_vendor_read(u32 id, void *pbuf, u32 size) in rk_vendor_read() argument
26 int rk_vendor_write(u32 id, void *pbuf, u32 size) in rk_vendor_write() argument
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drk_vendor_storage.c17 int rk_vendor_read(u32 id, void *pbuf, u32 size) in rk_vendor_read() argument
25 int rk_vendor_write(u32 id, void *pbuf, u32 size) in rk_vendor_write() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c19 char buf[16], *pbuf; in test_map_kptr_success() local
/third_party/ffmpeg/libavcodec/
H A Datsc_a53.c68 int ff_parse_a53_cc(AVBufferRef **pbuf, const uint8_t *data, int size) in ff_parse_a53_cc() argument
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen09.c47 char pbuf[BUFSIZ]; in main() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_oct.c133 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
H A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local
/third_party/openssl/crypto/ec/
H A Dec_oct.c137 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
H A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local
/third_party/curl/tests/libtest/
H A Dlib1948.c49 put_buffer pbuf; in test() local
/base/msdp/device_status/intention/services/intention_service/src/
H A Dintention_dumper.cpp38 char *pbuf = buf + len; in Dump() local
/device/soc/rockchip/common/sdk_linux/include/linux/soc/rockchip/
H A Drk_vendor_storage.h37 static inline int rk_vendor_read(u32 id, void *pbuf, u32 size) in rk_vendor_read() argument
42 static inline int rk_vendor_write(u32 id, void *pbuf, u32 size) in rk_vendor_write() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_csi.c193 uint8 * pbuf = buf; in dhd_csi_dump_list() local
/device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/
H A Drk_vendor_storage.h37 static inline int rk_vendor_read(u32 id, void *pbuf, u32 size) in rk_vendor_read() argument
42 static inline int rk_vendor_write(u32 id, void *pbuf, u32 size) in rk_vendor_write() argument
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Delf_64.c42 struct kexec_buf pbuf = { .image = image, .buf_min = 0, in elf64_load() local
/kernel/linux/linux-5.10/block/
H A Dcmdline-parser.c168 char *pbuf; in cmdline_parts_parse() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_onfi.c149 struct nand_onfi_params *p = NULL, *pbuf; in nand_onfi_detect() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Delf_64.c42 struct kexec_buf pbuf = { .image = image, .buf_min = 0, in elf64_load() local
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dres_sample.c38 char pbuf[256], tidbuf[32], cpubuf[32]; in res_sample_browse() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_onfi.c149 struct nand_onfi_params *p = NULL, *pbuf; in nand_onfi_detect() local
[all...]

Completed in 8 milliseconds

12345678910>>...14