Home
last modified time | relevance | path

Searched defs:to_free (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/include/net/
Dsch_generic.h721 struct sk_buff **to_free) in qdisc_enqueue()
905 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop()
912 struct sk_buff **to_free) in __qdisc_drop_all()
923 struct sk_buff **to_free) in __qdisc_queue_drop_head()
939 struct sk_buff **to_free) in qdisc_queue_drop_head()
1036 struct sk_buff **to_free) in qdisc_drop_cpu()
1045 struct sk_buff **to_free) in qdisc_drop()
1054 struct sk_buff **to_free) in qdisc_drop_all()
/linux-4.19.296/fs/ufs/
Dinode.c870 struct to_free { struct
876 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
/linux-4.19.296/fs/ntfs/
Dlcnalloc.c852 s64 delta, to_free, total_freed, real_freed; in __ntfs_cluster_free() local
/linux-4.19.296/fs/ext4/
Dresize.c34 void ext4_kvfree_array_rcu(void *to_free) in ext4_kvfree_array_rcu()
Dinode.c1625 static void ext4_da_release_space(struct inode *inode, int to_free) in ext4_da_release_space()
Dsuper.c5274 char *to_free[EXT4_MAXQUOTAS]; in ext4_remount() local
/linux-4.19.296/fs/btrfs/
Dfree-space-cache.c2435 u64 to_free = min(bytes, info->bytes); in btrfs_remove_free_space() local
/linux-4.19.296/fs/nfsd/
Dxdr4.h624 struct svcxdr_tmpbuf *to_free; member