Searched defs:sinfo (Results 1 - 25 of 111) sorted by relevance

12345

/linux-master/net/netfilter/
H A Dxt_state.c23 const struct xt_state_info *sinfo = par->matchinfo; local
H A Dxt_connbytes.c23 const struct xt_connbytes_info *sinfo = par->matchinfo; local
100 const struct xt_connbytes_info *sinfo = par->matchinfo; local
[all...]
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_trust.c22 pkcs7_validate_trust_one(struct pkcs7_message *pkcs7, struct pkcs7_signed_info *sinfo, struct key *trust_keyring) argument
161 struct pkcs7_signed_info *sinfo; local
[all...]
H A Dpkcs7_verify.c22 pkcs7_digest(struct pkcs7_message *pkcs7, struct pkcs7_signed_info *sinfo) argument
128 struct pkcs7_signed_info *sinfo = pkcs7->signed_infos; local
158 pkcs7_find_key(struct pkcs7_message *pkcs7, struct pkcs7_signed_info *sinfo) argument
193 pkcs7_verify_sig_chain(struct pkcs7_message *pkcs7, struct pkcs7_signed_info *sinfo) argument
316 pkcs7_verify_one(struct pkcs7_message *pkcs7, struct pkcs7_signed_info *sinfo) argument
397 struct pkcs7_signed_info *sinfo; local
[all...]
H A Dpkcs7_parser.c25 struct pkcs7_signed_info *sinfo; /* SignedInfo being constructed */ member in struct:pkcs7_parse_context
45 static void pkcs7_free_signed_info(struct pkcs7_signed_info *sinfo) argument
60 struct pkcs7_signed_info *sinfo; local
88 struct pkcs7_signed_info *sinfo; local
508 struct pkcs7_signed_info *sinfo = ctx->sinfo; local
591 struct pkcs7_signed_info *sinfo = ctx->sinfo; local
678 struct pkcs7_signed_info *sinfo = ctx->sinfo; local
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c99 struct station_info *sinfo; local
[all...]
/linux-master/drivers/pcmcia/
H A Dsa1100_generic.c127 struct skt_dev_info *sinfo = platform_get_drvdata(dev); local
H A Dsa11xx_base.c220 struct skt_dev_info *sinfo; local
H A Dpxa2xx_base.c261 struct skt_dev_info *sinfo; local
318 struct skt_dev_info *sinfo = platform_get_drvdata(dev); local
[all...]
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dpkey_exec_prot.c30 static void trap_handler(int signum, siginfo_t *sinfo, void *ctx) argument
39 static void segv_handler(int signum, siginfo_t *sinfo, void *ctx) argument
H A Dexec_prot.c45 static void trap_handler(int signum, siginfo_t *sinfo, void *ctx) argument
54 static void segv_handler(int signum, siginfo_t *sinfo, void *ctx) argument
H A Dpkey_siginfo.c35 static void segv_handler(int signum, siginfo_t *sinfo, void *ctx) argument
/linux-master/drivers/net/ethernet/sunplus/
H A Dspl2sw_int.c23 struct spl2sw_skb_info *sinfo; local
[all...]
/linux-master/include/linux/
H A Dvirtio_net.h203 struct skb_shared_info *sinfo = skb_shinfo(skb); local
/linux-master/net/sctp/
H A Dchunk.c146 sctp_datamsg_from_user(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, struct iov_iter *from) argument
[all...]
/linux-master/drivers/tee/amdtee/
H A Dcall.c240 int handle_invoke_cmd(struct tee_ioctl_invoke_arg *arg, u32 sinfo, argument
/linux-master/net/mac80211/
H A Dethtool.c84 struct station_info sinfo; local
[all...]
/linux-master/sound/soc/intel/catpt/
H A Dmessages.c45 catpt_ipc_alloc_stream(struct catpt_dev *cdev, enum catpt_path_id path_id, enum catpt_stream_type type, struct catpt_audio_format *afmt, struct catpt_ring_info *rinfo, u8 num_modules, struct catpt_module_entry *modules, struct resource *persistent, struct resource *scratch, struct catpt_stream_info *sinfo) argument
/linux-master/net/batman-adv/
H A Dbat_v_elp.c71 struct station_info sinfo; local
/linux-master/fs/btrfs/
H A Dblock-rsv.c328 struct btrfs_space_info *sinfo = block_rsv->space_info; local
/linux-master/fs/fat/
H A Dnfs.c226 struct fat_slot_info sinfo; local
H A Dnamei_msdos.c205 struct fat_slot_info sinfo; local
119 msdos_find(struct inode *dir, const unsigned char *name, int len, struct fat_slot_info *sinfo) argument
227 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec64 *ts, struct fat_slot_info *sinfo) argument
269 struct fat_slot_info sinfo; local
314 struct fat_slot_info sinfo; local
346 struct fat_slot_info sinfo; local
406 struct fat_slot_info sinfo; local
436 struct fat_slot_info old_sinfo, sinfo; local
[all...]
/linux-master/drivers/staging/wlan-ng/
H A Dcfg80211.c241 prism2_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) argument
/linux-master/net/rds/
H A Daf_rds.c803 struct rds_info_socket sinfo; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c30 struct skb_shared_info *sinfo; local
274 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(&xdp); local
474 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); local

Completed in 778 milliseconds

12345