Home
last modified time | relevance | path

Searched defs:target_size (Results 26 - 50 of 53) sorted by relevance

123

/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dx_tables.h477 u_int16_t target_size; member
482 u_int16_t target_size; member
485 u_int16_t target_size; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-clone-metadata.c50 __le64 target_size; member
120 sector_t target_size; member
557 dm_clone_metadata_open(struct block_device *bdev, sector_t target_size, sector_t region_size) dm_clone_metadata_open() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dstackinit_kunit.c32 static size_t fill_size, target_size; variable
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debtables.h112 unsigned int target_size; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
H A Debtables.h112 unsigned int target_size; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debtables.h120 unsigned int target_size; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c49 const uint64_t target_size = (uint64_t)enc->config_->target_size; in InitPassStats() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dencode.h106 int target_size; // if non-zero, set the desired target size in bytes. member
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c279 static void tls_trim_both_msgs(struct sock *sk, int target_size) in tls_trim_both_msgs() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcgroup.c1793 sysctl_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sysctl_convert_ctx_access() argument
1950 cg_sockopt_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) cg_sockopt_convert_ctx_access() argument
H A Dverifier.c11199 u32 target_size, size_default, off; in convert_ctx_accesses() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dbpf_trace.c1870 pe_prog_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) pe_prog_convert_ctx_access() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcgroup.c2221 sysctl_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sysctl_convert_ctx_access() argument
2425 cg_sockopt_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) cg_sockopt_convert_ctx_access() argument
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c307 static void tls_trim_both_msgs(struct sock *sk, int target_size) in tls_trim_both_msgs() argument
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc986 sink_->PutRaw(reinterpret_cast<byte*>(&target), target_size, "Bytes"); in OutputExternalReference() local
961 OutputExternalReference( Address target, int target_size, bool sandboxify, ExternalPointerTag tag) OutputExternalReference() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h836 u32 target_size; /**< [in] size of target allocation to do COW (for support memory bank, PAGE_SIZE align)(in byte) member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h839 u32 target_size; /**< [in] size of target allocation to do COW (for support memory bank, PAGE_SIZE align)(in byte) */ member
/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c4157 size_t target_size = 0; in f2fs_file_write_iter() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c4786 loff_t target_size; in f2fs_file_write_iter() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc473 const int target_size = in TestOldVersusNewIterator() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dbpf_trace.c2112 pe_prog_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) pe_prog_convert_ctx_access() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1837 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument
1870 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument
1881 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c6365 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument
6560 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument
8371 flow_dissector_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) flow_dissector_convert_ctx_access() argument
8424 bpf_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_convert_ctx_access() argument
8782 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument
8957 tc_cls_act_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) tc_cls_act_convert_ctx_access() argument
8981 xdp_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) xdp_convert_ctx_access() argument
9107 sock_addr_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sock_addr_convert_ctx_access() argument
9196 sock_ops_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sock_ops_convert_ctx_access() argument
9624 sk_skb_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_skb_convert_ctx_access() argument
9670 sk_msg_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_msg_convert_ctx_access() argument
10215 sk_reuseport_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_reuseport_convert_ctx_access() argument
10352 sk_lookup_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) sk_lookup_convert_ctx_access() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h2031 bpf_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_sock_convert_ctx_access() argument
2076 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_tcp_sock_convert_ctx_access() argument
2091 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type, const struct bpf_insn *si, struct bpf_insn *insn_buf, struct bpf_prog *prog, u32 *target_size) bpf_xdp_sock_convert_ctx_access() argument
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c10792 u32 target_size, size_default, off; in convert_ctx_accesses() local

Completed in 104 milliseconds

123