Searched refs:add_header (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/nx/
H A Dnx-842.c259 bool add_header; local
279 add_header = (p.iremain % c.multiple ||
299 h = !n && add_header ? hdrsize : 0;
309 if (!add_header && hdr->groups > 1) {
320 if (add_header)
/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) {
/linux-master/scripts/mod/
H A Dmodpost.c1814 static void add_header(struct buffer *b, struct module *mod) function
2054 add_header(&buf, mod);

Completed in 1238 milliseconds