Home
last modified time | relevance | path

Searched defs:seq (Results 226 – 250 of 1196) sorted by relevance

12345678910>>...48

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Ddebug.c51 int (*read_fn)(struct seq_file *seq, void *data)) in brcmf_debugfs_add_entry()
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_seqadj.h21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mcu.c23 int cmd, int *seq) in mt7921_mcu_send_message()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmcu.c35 u8 seq, enum mcu_cmd cmd) in mt7601u_dma_skb_wrap_cmd()
68 static int mt7601u_mcu_wait_resp(struct mt7601u_dev *dev, u8 seq) in mt7601u_mcu_wait_resp()
117 u8 seq = 0; in mt7601u_mcu_msg_send() local
/openbmc/linux/include/linux/
H A Dmm_inline.h125 static inline int lru_gen_from_seq(unsigned long seq) in lru_gen_from_seq()
130 static inline int lru_hist_from_seq(unsigned long seq) in lru_hist_from_seq()
222 unsigned long seq; in lru_gen_add_folio() local
/openbmc/linux/net/ipv6/
H A Desp6_offload.c57 __be32 seq; in esp6_gro_receive() local
298 __u32 seq; in esp6_xmit() local
/openbmc/linux/kernel/
H A Dcontext_tracking.c83 int seq; in ct_kernel_exit_state() local
103 int seq; in ct_kernel_enter_state() local
/openbmc/linux/kernel/printk/
H A Dprintk.c523 unsigned int seq; in latched_seq_read_nolock() local
706 atomic64_t seq; member
1137 u64 seq; in setup_log_buf() local
1513 u64 seq; in find_first_fitting_seq() local
1551 u64 seq; in syslog_print() local
1655 u64 seq; in syslog_print_all() local
1798 u64 seq; in do_syslog() local
2380 #define prb_read_valid(rb, seq, r) false argument
2824 static bool printk_get_next_message(struct printk_message *pmsg, u64 seq, in printk_get_next_message()
3211 u64 seq; in console_flush_on_panic() local
[all …]
/openbmc/linux/net/netlink/
H A Daf_netlink.c2138 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2616 static void *__netlink_seq_next(struct seq_file *seq) in __netlink_seq_next()
2646 static void *netlink_seq_start(struct seq_file *seq, loff_t *posp) in netlink_seq_start()
2663 static void *netlink_seq_next(struct seq_file *seq, void *v, loff_t *pos) in netlink_seq_next()
2669 static void netlink_native_seq_stop(struct seq_file *seq, void *v) in netlink_native_seq_stop()
2680 static int netlink_native_seq_show(struct seq_file *seq, void *v) in netlink_native_seq_show()
2727 static int netlink_seq_show(struct seq_file *seq, void *v) in netlink_seq_show()
2743 static void netlink_seq_stop(struct seq_file *seq, void *v) in netlink_seq_stop()
2758 static int netlink_seq_show(struct seq_file *seq, void *v) in netlink_seq_show()
2763 static void netlink_seq_stop(struct seq_file *seq, void *v) in netlink_seq_stop()
/openbmc/linux/drivers/input/
H A Dinput.c1138 static void *input_devices_seq_start(struct seq_file *seq, loff_t *pos) in input_devices_seq_start()
1157 static void *input_devices_seq_next(struct seq_file *seq, void *v, loff_t *pos) in input_devices_seq_next()
1162 static void input_seq_stop(struct seq_file *seq, void *v) in input_seq_stop()
1170 static void input_seq_print_bitmap(struct seq_file *seq, const char *name, in input_seq_print_bitmap()
1196 static int input_devices_seq_show(struct seq_file *seq, void *v) in input_devices_seq_show()
1261 static void *input_handlers_seq_start(struct seq_file *seq, loff_t *pos) in input_handlers_seq_start()
1281 static void *input_handlers_seq_next(struct seq_file *seq, void *v, loff_t *pos) in input_handlers_seq_next()
1289 static int input_handlers_seq_show(struct seq_file *seq, void *v) in input_handlers_seq_show()
/openbmc/linux/net/core/
H A Dsock_map.c729 static void *sock_map_seq_start(struct seq_file *seq, loff_t *pos) in sock_map_seq_start()
742 static void *sock_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_map_seq_next()
753 static int sock_map_seq_show(struct seq_file *seq, void *v) in sock_map_seq_show()
776 static void sock_map_seq_stop(struct seq_file *seq, void *v) in sock_map_seq_stop()
1343 static void *sock_hash_seq_start(struct seq_file *seq, loff_t *pos) in sock_hash_seq_start()
1356 static void *sock_hash_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sock_hash_seq_next()
1365 static int sock_hash_seq_show(struct seq_file *seq, void *v) in sock_hash_seq_show()
1389 static void sock_hash_seq_stop(struct seq_file *seq, void *v) in sock_hash_seq_stop()
/openbmc/linux/drivers/ata/
H A Dsata_sx4.c197 unsigned int seq; member
524 unsigned int seq, in __pdc20621_push_hdma()
542 unsigned int seq, in pdc20621_push_hdma()
599 u8 seq = (u8) (port_no + 1); in pdc20621_packet_start() local
681 u8 seq = (u8) (port_no + 1 + 4); in pdc20621_host_intr() local
696 u8 seq = (u8) (port_no + 1); in pdc20621_host_intr() local
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_sram_mgr.c78 struct cc_hw_desc *seq, unsigned int *seq_len) in cc_set_sram_desc()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_mcu.c18 int cmd, int *seq) in mt7663u_mcu_send_message()
/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.h11 u64 seq; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern4.c18 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local
H A Dbpf_iter_udp4.c27 struct seq_file *seq = ctx->meta->seq; in dump_udp4() local
/openbmc/linux/net/rxrpc/
H A Dcall_state.c43 bool rxrpc_abort_call(struct rxrpc_call *call, rxrpc_seq_t seq, in rxrpc_abort_call()
/openbmc/linux/drivers/md/bcache/
H A Dbcache_ondisk.h178 __le64 seq; member
240 __u64 seq; member
349 __u64 seq; member
373 __u64 seq; member
423 __u64 seq; member
/openbmc/linux/net/ieee802154/
H A Dnl-mac.c75 u32 seq, int flags, struct net_device *dev) in ieee802154_nl_fill_iface()
911 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key()
1048 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev()
1155 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey()
1285 ieee802154_nl_fill_seclevel(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_seclevel()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.c926 struct efc_hw_sequence *seq) in efc_node_recv_els_frame()
967 struct efc_hw_sequence *seq) in efc_node_recv_ct_frame()
981 efc_node_recv_fcp_cmd(struct efc_node *node, struct efc_hw_sequence *seq) in efc_node_recv_fcp_cmd()
996 struct efc_hw_sequence *seq = NULL; in efc_process_node_pending() local
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c1029 static int pppoe_seq_show(struct seq_file *seq, void *v) in pppoe_seq_show()
1066 static void *pppoe_seq_start(struct seq_file *seq, loff_t *pos) in pppoe_seq_start()
1076 static void *pppoe_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pppoe_seq_next()
1104 static void pppoe_seq_stop(struct seq_file *seq, void *v) in pppoe_seq_stop()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005.c49 u8 command, seq; in af9005_generic_read_write() local
459 u8 seq; in af9005_send_command() local
514 u8 seq; in af9005_read_eeprom() local
832 u8 seq; in af9005_rc_query() local
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py266 def _genl_msg(nl_type, nl_flags, genl_cmd, genl_version, seq=None): argument
350 def _message(self, nl_type, nl_flags, seq=None): argument
356 def message(self, flags, command, version, seq=None): argument
388 def message(self, flags, command, version, seq=None): argument
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c139 static void *reg_start(struct seq_file *seq, loff_t *pos) in reg_start()
144 static void reg_stop(struct seq_file *seq, void *p) in reg_stop()
149 static void *reg_next(struct seq_file *seq, void *p, loff_t *pos) in reg_next()
155 static int reg_show(struct seq_file *seq, void *p) in reg_show()

12345678910>>...48