| /include/net/ |
| A D | gro.h | 40 u16 flush; member 371 NAPI_GRO_CB(skb)->flush |= flush; in skb_gro_flush_final() 375 int flush, in skb_gro_flush_final_remcsum() argument 379 NAPI_GRO_CB(skb)->flush |= flush; in skb_gro_flush_final_remcsum() 387 NAPI_GRO_CB(skb)->flush |= flush; in skb_gro_flush_final() 391 int flush, in skb_gro_flush_final_remcsum() argument 394 NAPI_GRO_CB(skb)->flush |= flush; in skb_gro_flush_final_remcsum() 455 int flush; in inet_gro_flush() local 461 return flush; in inet_gro_flush() 501 int flush; in gro_receive_network_flush() local [all …]
|
| A D | inet_common.h | 80 NAPI_GRO_CB(skb)->flush |= 1, NULL : \
|
| /include/linux/decompress/ |
| A D | unlzma.h | 7 long (*flush)(void*, unsigned long),
|
| A D | bunzip2.h | 7 long (*flush)(void*, unsigned long),
|
| A D | inflate.h | 7 long (*flush)(void*, unsigned long),
|
| A D | unlz4.h | 7 long (*flush)(void*, unsigned long),
|
| A D | unlzo.h | 7 long (*flush)(void*, unsigned long),
|
| A D | unzstd.h | 7 long (*flush)(void*, unsigned long),
|
| A D | unxz.h | 14 long (*flush)(void *src, unsigned long size),
|
| A D | generic.h | 7 long (*flush)(void*, unsigned long),
|
| /include/net/libeth/ |
| A D | xsk.h | 290 void (*finalize)(void *xdpsq, bool sent, bool flush)) in libeth_xsk_xmit_do_bulk() argument 513 #define libeth_xsk_finalize_rx(bq, flush, finalize) \ argument 514 __libeth_xdp_finalize_rx(bq, LIBETH_XDP_TX_XSK, flush, finalize) 556 #define LIBETH_XSK_DEFINE_RUN_PROG(name, flush) \ argument 557 u32 __LIBETH_XDP_DEFINE_RUN_PROG(name, flush, xsk) 575 #define LIBETH_XSK_DEFINE_RUN(name, run, flush, populate) \ argument 576 __LIBETH_XDP_DEFINE_RUN(name, run, flush, populate, XSK) 584 #define LIBETH_XSK_DEFINE_FINALIZE(name, flush, finalize) \ argument 585 __LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize, xsk)
|
| A D | xdp.h | 1056 void (*finalize)(void *xdpsq, bool sent, bool flush)) in __libeth_xdp_xmit_do_bulk() argument 1555 #define libeth_xdp_finalize_rx(bq, flush, finalize) \ argument 1556 __libeth_xdp_finalize_rx(bq, 0, flush, finalize) 1562 void (*finalize)(void *xdpsq, bool sent, bool flush)) in __libeth_xdp_finalize_rx() argument 1648 #define LIBETH_XDP_DEFINE_RUN_PROG(name, flush) \ argument 1649 bool __LIBETH_XDP_DEFINE_RUN_PROG(name, flush, xdp) 1654 return libeth_##pfx##_run_prog(xdp, bq, flush); \ 1683 __LIBETH_XDP_DEFINE_RUN(name, run, flush, populate, XDP) 1686 LIBETH_##pfx##_DEFINE_RUN_PROG(static run, flush); \ 1696 __LIBETH_XDP_DEFINE_FINALIZE(name, flush, finalize, xdp) [all …]
|
| /include/linux/ |
| A D | zlib.h | 223 extern int zlib_deflate (z_streamp strm, int flush); 343 extern int zlib_inflate (z_streamp strm, int flush);
|
| A D | mailbox_controller.h | 48 int (*flush)(struct mbox_chan *chan, unsigned long timeout); member
|
| A D | dm-dirty-log.h | 78 int (*flush)(struct dm_dirty_log *log); member
|
| A D | kgdb.h | 294 void (*flush) (void); member
|
| A D | libnvdimm.h | 142 int (*flush)(struct nd_region *nd_region, struct bio *bio); member
|
| A D | input.h | 187 int (*flush)(struct input_dev *dev, struct file *file); member
|
| A D | swap.h | 365 bool flush);
|
| /include/linux/mtd/ |
| A D | blktrans.h | 58 int (*flush)(struct mtd_blktrans_dev *dev); member
|
| /include/linux/hsi/ |
| A D | hsi.h | 231 int (*flush)(struct hsi_client *cl); member 374 return hsi_get_port(cl)->flush(cl); in hsi_flush()
|
| /include/uapi/rdma/ |
| A D | rdma_user_rxe.h | 91 } flush; member
|
| /include/trace/events/ |
| A D | btrfs.h | 1141 int flush, const char *reason), 1143 TP_ARGS(fs_info, flags, bytes, flush, reason), 1148 __field( int, flush ) 1155 __entry->flush = flush; 1160 __get_str(reason), __entry->flush, 1161 __print_symbolic(__entry->flush, FLUSH_ACTIONS), 2233 u64 start_ns, int flush, int error), 2235 TP_ARGS(fs_info, flags, bytes, start_ns, flush, error), 2241 __field( int, flush ) 2249 __entry->flush = flush; [all …]
|
| /include/linux/sunrpc/ |
| A D | cache.h | 96 void (*flush)(void); member
|
| /include/linux/netfilter/ipset/ |
| A D | ip_set.h | 174 void (*flush)(struct ip_set *set); member
|