Searched defs:supp (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/tee/optee/ |
H A D | supp.c | 22 void optee_supp_init(struct optee_supp *supp) in optee_supp_init() 32 void optee_supp_uninit(struct optee_supp *supp) in optee_supp_uninit() 38 void optee_supp_release(struct optee_supp *supp) in optee_supp_release() 81 struct optee_supp *supp = &optee->supp; in optee_supp_thrd_req() local 133 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, in supp_pop_entry() 215 struct optee_supp *supp = &optee->supp; in optee_supp_recv() local 272 static struct optee_supp_req *supp_pop_req(struct optee_supp *supp, in supp_pop_req() 324 struct optee_supp *supp = &optee->supp; in optee_supp_send() local
|
H A D | optee_private.h | 229 struct optee_supp supp; member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | libbpf_probes.c | 89 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() argument
|
/linux/drivers/mailbox/ |
H A D | sprd-mailbox.c | 298 unsigned long id, supp; in sprd_mbox_probe() local
|
/linux/net/tipc/ |
H A D | bcast.c | 91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) in tipc_bcast_toggle_rcast()
|
H A D | bearer.c | 522 bool supp = false; in tipc_bearer_bcast_support() local
|
/linux/net/wireless/ |
H A D | util.c | 2722 int supp = (map >> (2 * i)) & 3; in ieee80211_get_vht_max_nss() local
|
H A D | nl80211.c | 2321 struct nlattr *supp; in nl80211_put_tid_config_support() local
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rs.c | 2749 unsigned long supp; /* must be unsigned long for for_each_set_bit */ in iwl_rs_rate_init() local
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 2930 unsigned long supp; /* must be unsigned long for for_each_set_bit */ in rs_drv_rate_init() local
|
/linux/fs/nfs/ |
H A D | nfs4xdr.c | 4387 uint32_t supp, acc; in decode_access() local
|
/linux/drivers/scsi/ |
H A D | scsi_debug.c | 2363 u8 reporting_opts, req_opcode, sdeb_i, supp; in resp_rsup_opcodes() local
|