Searched refs:add_header (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/crypto/nx/
H A Dnx-842.c261 bool add_header; local
281 add_header = (p.iremain % c.multiple ||
301 h = !n && add_header ? hdrsize : 0;
311 if (!add_header && hdr->groups > 1) {
322 if (add_header)
/linux-master/scripts/mod/
H A Dmodpost.c1809 static void add_header(struct buffer *b, struct module *mod) function
2049 add_header(&buf, mod);
/linux-master/net/ceph/
H A Dauth.c164 static int build_request(struct ceph_auth_client *ac, bool add_header, argument
172 if (add_header) {

Completed in 288 milliseconds