Home
last modified time | relevance | path

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

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