Home
last modified time | relevance | path

Searched defs:add_header (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/crypto/nx/
Dnx-842.c261 bool add_header; in nx842_crypto_compress() local
/linux-6.14.4/net/ceph/
Dauth.c164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request()
/linux-6.14.4/scripts/mod/
Dmodpost.c1780 static void add_header(struct buffer *b, struct module *mod) in add_header() function