Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 34) sorted by relevance

12

/include/net/
A Dgro.h40 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 Dinet_common.h80 NAPI_GRO_CB(skb)->flush |= 1, NULL : \
/include/linux/decompress/
A Dunlzma.h7 long (*flush)(void*, unsigned long),
A Dbunzip2.h7 long (*flush)(void*, unsigned long),
A Dinflate.h7 long (*flush)(void*, unsigned long),
A Dunlz4.h7 long (*flush)(void*, unsigned long),
A Dunlzo.h7 long (*flush)(void*, unsigned long),
A Dunzstd.h7 long (*flush)(void*, unsigned long),
A Dunxz.h14 long (*flush)(void *src, unsigned long size),
A Dgeneric.h7 long (*flush)(void*, unsigned long),
/include/net/libeth/
A Dxsk.h290 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 Dxdp.h1056 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 Dzlib.h223 extern int zlib_deflate (z_streamp strm, int flush);
343 extern int zlib_inflate (z_streamp strm, int flush);
A Dmailbox_controller.h48 int (*flush)(struct mbox_chan *chan, unsigned long timeout); member
A Ddm-dirty-log.h78 int (*flush)(struct dm_dirty_log *log); member
A Dkgdb.h294 void (*flush) (void); member
A Dlibnvdimm.h142 int (*flush)(struct nd_region *nd_region, struct bio *bio); member
A Dinput.h187 int (*flush)(struct input_dev *dev, struct file *file); member
A Dswap.h365 bool flush);
/include/linux/mtd/
A Dblktrans.h58 int (*flush)(struct mtd_blktrans_dev *dev); member
/include/linux/hsi/
A Dhsi.h231 int (*flush)(struct hsi_client *cl); member
374 return hsi_get_port(cl)->flush(cl); in hsi_flush()
/include/uapi/rdma/
A Drdma_user_rxe.h91 } flush; member
/include/trace/events/
A Dbtrfs.h1141 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 Dcache.h96 void (*flush)(void); member
/include/linux/netfilter/ipset/
A Dip_set.h174 void (*flush)(struct ip_set *set); member

Completed in 51 milliseconds

12