Searched refs:inc (Results 1 – 10 of 10) sorted by relevance
/include/crypto/internal/ |
D | blake2b.h | 15 const u8 *block, size_t nblocks, u32 inc); 23 const u8 *block, size_t nblocks, u32 inc);
|
D | blake2s.h | 15 size_t nblocks, const u32 inc); 18 size_t nblocks, const u32 inc);
|
/include/linux/can/ |
D | rx-offload.h | 30 bool inc; member
|
/include/linux/ceph/ |
D | ceph_features.h | 28 #define DEFINE_CEPH_FEATURE_RETIRED(bit, inc, name, unused, unadvertised) argument
|
D | osd_client.h | 239 __le32 inc; member
|
/include/net/ |
D | ip_vs.h | 460 int (*register_app)(struct netns_ipvs *ipvs, struct ip_vs_app *inc); 462 void (*unregister_app)(struct netns_ipvs *ipvs, struct ip_vs_app *inc); 1354 int ip_vs_app_inc_get(struct ip_vs_app *inc); 1355 void ip_vs_app_inc_put(struct ip_vs_app *inc);
|
D | sock.h | 1440 void sock_prot_inuse_add(struct net *net, struct proto *prot, int inc); 1445 int inc) in sock_prot_inuse_add() argument
|
/include/linux/ |
D | dmaengine.h | 1299 static inline size_t dmaengine_get_icg(bool inc, bool sgl, size_t icg, in dmaengine_get_icg() argument 1302 if (inc) { in dmaengine_get_icg()
|
D | mm.h | 1912 int account_locked_vm(struct mm_struct *mm, unsigned long pages, bool inc); 1913 int __account_locked_vm(struct mm_struct *mm, unsigned long pages, bool inc,
|
D | netdevice.h | 4631 int dev_set_promiscuity(struct net_device *dev, int inc); 4632 int dev_set_allmulti(struct net_device *dev, int inc);
|