Searched defs:used (Results 276 - 300 of 321) sorted by path

<<111213

/linux-master/net/core/
H A Ddev.c8156 bool used; member in struct:netdev_notifier_offload_xstats_ru
8161 bool used; member in struct:netdev_notifier_offload_xstats_rd
[all...]
H A Drtnetlink.c5358 bool used; member in struct:rtnl_offload_xstats_request_used
5369 bool used; local
[all...]
/linux-master/net/ipv4/
H A Dfib_trie.c806 unsigned long used = child_length(tn); local
821 unsigned long used = child_length(tn); local
835 unsigned long used = child_length(tn); local
[all...]
H A Dtcp.c1567 int used; local
1638 int used; local
1671 int used; local
2326 unsigned long used; local
[all...]
/linux-master/net/lapb/
H A Dlapb_iface.c444 int used = 0; local
/linux-master/net/llc/
H A Daf_llc.c771 unsigned long used; local
[all...]
/linux-master/net/mac80211/
H A Diface.c1972 bool used = false; local
2024 bool used = false; local
/linux-master/net/ncsi/
H A Dinternal.h261 bool used; /* Request that has been assigned */ member in struct:ncsi_request
/linux-master/net/netfilter/
H A Dx_tables.c505 char used[64], allow[64]; local
1020 char used[64], allow[64]; local
[all...]
/linux-master/net/openvswitch/
H A Ddatapath.c809 unsigned long used; local
H A Dflow.c128 ovs_flow_stats_get(const struct sw_flow *flow, struct ovs_flow_stats *ovs_stats, unsigned long *used, __be16 *tcp_flags) argument
[all...]
H A Dflow.h216 unsigned long used; /* Last used time (in jiffies). */ member in struct:sw_flow_stats
H A Dflow_netlink.c2526 int used = (*sfa)->actions_len; local
H A Dmeter.h40 u64 used; member in struct:dp_meter
/linux-master/net/smc/
H A Dsmc_core.h194 u32 used; /* currently used / unused */ member in struct:smc_buf_desc
/linux-master/net/
H A Dsocket.c575 ssize_t used = 0; local
[all...]
/linux-master/net/tls/
H A Dtls_sw.c2260 int err, used; local
/linux-master/scripts/mod/
H A Dmodpost.c217 bool used; /* there exists a user of this symbol */ member in struct:symbol
[all...]
/linux-master/security/selinux/include/
H A Dsecurity.h234 u8 used; member in struct:extended_perms_decision
/linux-master/security/tomoyo/
H A Dcommon.c2364 unsigned int used = tomoyo_memory_used[i]; local
[all...]
/linux-master/sound/core/
H A Dcontrol_compat.c16 u32 used; member in struct:snd_ctl_elem_list32
/linux-master/sound/core/seq/
H A Dseq_clientmgr.c1817 int used; local
H A Dseq_memory.c314 int used; local
/linux-master/sound/firewire/
H A Damdtp-am824.c275 int used; local
/linux-master/sound/firewire/bebob/
H A Dbebob_stream.c380 bool used; local

Completed in 468 milliseconds

<<111213