Home
last modified time | relevance | path

Searched defs:try_make_writable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-blob.cc473 hb_blob_t::try_make_writable () in try_make_writable() function in hb_blob_t
/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
Dbpf_net_helpers.h137 static inline __always_inline void try_make_writable(struct __sk_buff* skb, unsigned len) { in try_make_writable() function