Home
last modified time | relevance | path

Searched defs:st (Results 351 – 375 of 514) sorted by relevance

1...<<1112131415161718192021

/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c297 struct accel_3d_state *st) in accel_3d_parse_report()
/linux/tools/hv/
H A Dhv_fcopy_uio_daemon.c58 struct stat st; in get_ring_buffer_size() local
/linux/tools/bootconfig/
H A Dmain.c290 struct stat st; in show_xbc() local
/linux/kernel/bpf/
H A Dverifier.c187 struct bpf_verifier_state st; member
1045 struct bpf_reg_state *st = &slot->spilled_ptr; in mark_stack_slots_iter() local
1083 struct bpf_reg_state *st = &slot->spilled_ptr; in unmark_stack_slots_iter() local
1141 struct bpf_reg_state *st = &slot->spilled_ptr; in is_iter_reg_valid_init() local
1171 struct bpf_reg_state *st; in mark_stack_slot_irq_flag() local
1203 struct bpf_reg_state *st; in unmark_stack_slot_irq_flag() local
1279 struct bpf_reg_state *st; in is_irq_flag_reg_valid_init() local
1695 static struct bpf_verifier_state_list *state_parent_as_list(struct bpf_verifier_state *st) in state_parent_as_list()
1809 static u32 frame_insn_idx(struct bpf_verifier_state *st, u32 frame) in frame_insn_idx()
1830 struct bpf_verifier_state *st, in compute_scc_callchain()
[all …]
/linux/drivers/net/fddi/skfp/
H A Dsmt.c575 struct smt_p_state *st ; in smt_received_pack() local
1375 static void smt_fill_mac_status(struct s_smc *smc, struct smt_p_mac_status *st) in smt_fill_mac_status()
H A Dpmf.c440 int st ; in smt_build_pmf_response() local
/linux/fs/
H A Dstat.c467 # define INIT_STRUCT_STAT_PADDING(st) memset(&st, 0, sizeof(st)) argument
621 # define INIT_STRUCT_STAT64_PADDING(st) memset(&st, 0, sizeof(st)) argument
/linux/drivers/regulator/
H A Dtps62360-regulator.c465 int st; in tps62360_shutdown() local
/linux/arch/arm/mach-omap2/
H A Dprm3xxx.c156 u32 mask, st; in omap3xxx_prm_read_pending_irqs() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dbench-lookups.c91 static void measure_call(struct bench_stats *st, in measure_call()
/linux/drivers/xen/
H A Dballoon.c577 enum bp_state st; in add_ballooned_pages() local
/linux/sound/pci/ice1712/
H A Dpsc724.c108 u32 st, bits; in psc724_wm8766_write() local
/linux/tools/perf/
H A Dbuiltin-mem.c473 struct stat st; in cmd_mem() local
/linux/fs/nfsd/
H A Dnfs4state.c722 struct nfs4_ol_stateid *st; in nfs4_resolve_deny_conflicts_locked() local
2865 static int nfs4_show_open(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_open()
2910 static int nfs4_show_lock(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_lock()
2964 static int nfs4_show_deleg(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_deleg()
2996 static int nfs4_show_layout(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_layout()
3027 struct nfs4_stid *st = v; in states_show() local
5023 struct nfs4_stid *st; in nfsd40_drop_revoked_stid() local
5865 struct nfs4_ol_stateid *st; in nfsd4_check_conflicting_opens() local
7239 __be32 manage_cpntf_state(struct nfsd_net *nn, stateid_t *st, in manage_cpntf_state()
7271 static __be32 find_cpntf_state(struct nfsd_net *nn, stateid_t *st, in find_cpntf_state()
/linux/scripts/mod/
H A Dmodpost.c117 struct stat st; in read_text_file() local
380 struct stat st; in grab_file() local
2036 struct stat st; in write_if_changed() local
/linux/tools/testing/selftests/proc/
H A Dproc-pid-vm.c337 struct stat st; in main() local
/linux/net/sched/
H A Dsch_choke.c463 struct tc_choke_xstats st = { in choke_dump_stats() local
H A Dsch_fq_pie.c513 struct tc_fq_pie_xstats st = { in fq_pie_dump_stats() local
/linux/net/netfilter/
H A Dnf_conntrack_netlink.c2516 __u16 cpu, const struct ip_conntrack_stat *st) in ctnetlink_ct_stat_cpu_fill_info()
2563 const struct ip_conntrack_stat *st; in ctnetlink_ct_stat_cpu_dump() local
3709 const struct ip_conntrack_stat *st) in ctnetlink_exp_stat_fill_info()
3745 const struct ip_conntrack_stat *st; in ctnetlink_exp_stat_cpu_dump() local
/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.c1027 int st; in service_irq() local
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c67 struct mt76_tx_status *st) in mt76_mac_fill_tx_status()
/linux/arch/powerpc/lib/
H A Drheap.c706 static rh_stats_t st[32]; /* XXX maximum 32 blocks */ in rh_dump() local
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c984 struct sge_port_stats *st = per_cpu_ptr(sge->port_stats[port], cpu); in t1_sge_get_port_stats() local
1360 struct sge_port_stats *st; in sge_rx() local
1812 struct sge_port_stats *st = this_cpu_ptr(sge->port_stats[dev->if_port]); in t1_start_xmit() local
/linux/fs/ocfs2/dlm/
H A Ddlmrecovery.c239 char *st = "unknown"; in dlm_print_reco_node_status() local
2527 static void dlm_reco_unlock_ast(void *astdata, enum dlm_status st) in dlm_reco_unlock_ast()
/linux/net/9p/
H A Dprotocol.c720 int p9stat_read(struct p9_client *clnt, char *buf, int len, struct p9_wstat *st) in p9stat_read()

1...<<1112131415161718192021