| /kernel/linux/linux-5.10/drivers/i2c/algos/ |
| H A D | i2c-algo-pcf.c | 205 pcf_sendbytes(struct i2c_adapter *i2c_adap, const char *buf, int count, int last) pcf_sendbytes() argument 238 pcf_readbytes(struct i2c_adapter *i2c_adap, char *buf, int count, int last) pcf_readbytes() argument
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| H A D | phy-core.c | 201 const struct phy_setting *p, *match = NULL, *last = NULL; in phy_lookup_setting() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_eth_com.c | 230 u32 last = 0; in ena_com_cdesc_rx_pkt_get() local
|
| /kernel/linux/linux-5.10/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.h | 101 unsigned int last; member
|
| /kernel/linux/linux-5.10/drivers/sh/intc/ |
| H A D | virq.c | 87 struct intc_virq_list **last = NULL; in add_virq_to_pirq() local
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| H A D | path.c | 100 tb_path_discover(struct tb_port *src, int src_hopid, struct tb_port *dst, int dst_hopid, struct tb_port **last, const char *name) tb_path_discover() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| H A D | fbsysfs.c | 219 char ** last = NULL; in store_bpp() local 242 char **last = NULL; in store_rotate() local 269 char *last = NULL; in store_virtual() local 304 char *last = NULL; store_blank() local 361 char *last = NULL; store_pan() local 402 char *last = NULL; store_fbstate() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay-sysfs.c | 138 char *last; in overlay_position_store() local 177 char *last; in overlay_output_size_store() local [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nfnetlink_cttimeout.c | 205 struct ctnl_timeout *cur, *last; in ctnl_timeout_dump() local
|
| H A D | nfnetlink_acct.c | 186 struct nf_acct *cur, *last; in nfnl_acct_dump() local
|
| H A D | nft_set_pipapo_avx2.c | 153 nft_pipapo_avx2_refill(int offset, unsigned long *map, unsigned long *dst, union nft_pipapo_map_bucket *mt, bool last) nft_pipapo_avx2_refill() argument 215 nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_4b_2() argument 277 nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_4b_4() argument 353 nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_4b_8() argument 448 nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_4b_12() argument 537 nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_4b_32() argument 672 nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_8b_1() argument 729 nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_8b_2() argument 793 nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_8b_4() argument 868 nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_8b_6() argument 953 nft_pipapo_avx2_lookup_8b_16(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_8b_16() argument 1045 nft_pipapo_avx2_lookup_slow(unsigned long *map, unsigned long *fill, struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) nft_pipapo_avx2_lookup_slow() argument 1157 bool last = i == m->field_count - 1, first = !i; nft_pipapo_avx2_lookup() local [all...] |
| H A D | nft_limit.c | 19 u64 last; member
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | cls_matchall.c | 259 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete() argument
|
| H A D | cls_fw.c | 154 static int fw_delete(struct tcf_proto *tp, void *arg, bool *last, in fw_delete() argument
|
| H A D | cls_basic.c | 125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete() argument
|
| H A D | sch_mqprio.c | 92 unsigned int last = qopt->offset[i] + qopt->count[i]; in mqprio_parse_opt() local
|
| H A D | sch_etf.c | 34 ktime_t last; /* The txtime of the last skb sent to the netdevice. */ member
|
| /kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
| H A D | frwr_ops.c | 493 struct ib_send_wr *first, **prev, *last; in frwr_unmap_sync() local 599 struct ib_send_wr *first, *last, **prev; frwr_unmap_async() local [all...] |
| /kernel/linux/linux-5.10/net/rfkill/ |
| H A D | input.c | 140 static unsigned long rfkill_ratelimit(const unsigned long last) in rfkill_ratelimit() argument
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | sendmsg.c | 191 rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call, struct sk_buff *skb, bool last, rxrpc_notify_end_tx_t notify_end_tx) rxrpc_queue_packet() argument
|
| H A D | recvmsg.c | 228 bool last = false; in rxrpc_rotate_rx_window() local 322 bool last = false; in rxrpc_locate_data() local
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | videobuf-core.h | 143 enum v4l2_field last; /* for field=V4L2_FIELD_ALTERNATE */ member
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| H A D | cros_ec_sensorhub.h | 60 s64 last; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | rculist.h | 241 struct list_head *last = list->prev; in __list_splice_init_rcu() local 619 struct hlist_node *i, *last = NULL; in hlist_add_tail_rcu() local [all...] |
| /kernel/linux/linux-5.10/sound/i2c/ |
| H A D | i2c.c | 243 static int snd_i2c_bit_readbyte(struct snd_i2c_bus *bus, int last) in snd_i2c_bit_readbyte() argument
|