Searched refs:inc (Results 1 – 9 of 9) sorted by relevance
| /include/crypto/internal/ |
| A D | blake2s.h | 14 size_t nblocks, const u32 inc); 17 size_t nblocks, const u32 inc);
|
| A D | blake2b.h | 34 const u8 *block, size_t nblocks, u32 inc);
|
| /include/linux/can/ |
| A D | rx-offload.h | 31 bool inc; member
|
| /include/linux/ceph/ |
| A D | ceph_features.h | 29 #define DEFINE_CEPH_FEATURE_RETIRED(bit, inc, name, unused, unadvertised) argument
|
| A D | osd_client.h | 297 __le32 inc; member
|
| /include/net/ |
| A D | ip_vs.h | 521 int (*register_app)(struct netns_ipvs *ipvs, struct ip_vs_app *inc); 523 void (*unregister_app)(struct netns_ipvs *ipvs, struct ip_vs_app *inc); 1477 int ip_vs_app_inc_get(struct ip_vs_app *inc); 1478 void ip_vs_app_inc_put(struct ip_vs_app *inc);
|
| /include/linux/ |
| A D | dmaengine.h | 1336 static inline size_t dmaengine_get_icg(bool inc, bool sgl, size_t icg, in dmaengine_get_icg() argument 1339 if (inc) { in dmaengine_get_icg()
|
| A D | netdevice.h | 4994 int netif_set_promiscuity(struct net_device *dev, int inc); 4995 int dev_set_promiscuity(struct net_device *dev, int inc); 4996 int netif_set_allmulti(struct net_device *dev, int inc, bool notify); 4997 int dev_set_allmulti(struct net_device *dev, int inc);
|
| A D | mm.h | 2530 int account_locked_vm(struct mm_struct *mm, unsigned long pages, bool inc); 2531 int __account_locked_vm(struct mm_struct *mm, unsigned long pages, bool inc,
|
Completed in 46 milliseconds