| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | netport.c | 44 struct netport_security_struct psec; member 91 if (port->psec.port == pnum && port->psec.protocol == protocol) in sel_netport_find() 111 idx = sel_netport_hashfn(port->psec.port); in sel_netport_insert() 147 *sid = port->psec.sid; in sel_netport_sid_slow() 157 new->psec.port = pnum; in sel_netport_sid_slow() 158 new->psec.protocol = protocol; in sel_netport_sid_slow() 159 new->psec.sid = *sid; in sel_netport_sid_slow() 191 *sid = port->psec.sid; in sel_netport_sid()
|
| H A D | ibpkey.c | 38 struct pkey_security_struct psec; member 78 if (pkey->psec.pkey == pkey_num && in sel_ib_pkey_find() 79 pkey->psec.subnet_prefix == subnet_prefix) in sel_ib_pkey_find() 101 idx = sel_ib_pkey_hashfn(pkey->psec.pkey); in sel_ib_pkey_insert() 140 *sid = pkey->psec.sid; in sel_ib_pkey_sid_slow() 159 new->psec.subnet_prefix = subnet_prefix; in sel_ib_pkey_sid_slow() 160 new->psec.pkey = pkey_num; in sel_ib_pkey_sid_slow() 161 new->psec.sid = *sid; in sel_ib_pkey_sid_slow() 189 *sid = pkey->psec.sid; in sel_ib_pkey_sid()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | micrel-ksz90x1.txt | 99 A negative value can be assigned as rxc-skew-psec = <(-100)>;. 105 - rxc-skew-psec : Skew control of RX clock pad 106 - txc-skew-psec : Skew control of TX clock pad 110 - rxdv-skew-psec : Skew control of RX CTL pad 111 - txen-skew-psec : Skew control of TX CTL pad 112 - rxd0-skew-psec : Skew control of RX data 0 pad 113 - rxd1-skew-psec : Skew control of RX data 1 pad 114 - rxd2-skew-psec : Skew control of RX data 2 pad 115 - rxd3-skew-psec : Skew control of RX data 3 pad 116 - txd0-skew-psec : Skew control of TX data 0 pad [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | hostsa_ext_def.h | 1087 OUT t_u32 *psec, OUT t_u32 *pusec); 1098 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument 1101 get_sys_time_callback(MNULL, psec, pusec); \ 1117 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument 1121 get_sys_time_callback(MNULL, psec, pusec); \ 1191 #define PRINTM_GET_SYS_TIME(level, psec, pusec) do { } while (0) argument 1200 #define get_system_time(mpl_utils, psec, pusec) \ argument 1201 (mpl_utils->moal_get_system_time(mpl_utils->pmoal_handle, psec, pusec))
|
| H A D | hostsa_def.h | 57 OUT t_u32 *psec, OUT t_u32 *pusec);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_shim.h | 81 mlan_status moal_get_system_time(IN t_void *pmoal_handle, OUT t_u32 *psec,
|
| H A D | mlan_decl.h | 1242 OUT t_u32 *psec, OUT t_u32 *pusec);
|
| H A D | moal_shim.c | 296 moal_get_system_time(IN t_void *pmoal_handle, OUT t_u32 *psec, OUT t_u32 *pusec) in moal_get_system_time() argument 301 *psec = (t_u32)t.tv_sec; in moal_get_system_time()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_shim.h | 93 mlan_status moal_get_system_time(t_void *pmoal, t_u32 *psec, t_u32 *pusec);
|
| H A D | mlan_decl.h | 2156 mlan_status (*moal_get_system_time)(t_void *pmoal, t_u32 *psec,
|
| H A D | moal_shim.c | 471 mlan_status moal_get_system_time(t_void *pmoal, t_u32 *psec, t_u32 *pusec) argument 476 *psec = t.time_sec;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_main.h | 37 OUT t_u32 *psec, OUT t_u32 *pusec); 57 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument 60 get_sys_time_callback(MNULL, psec, pusec); \ 76 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument 80 get_sys_time_callback(MNULL, psec, pusec); \ 174 #define PRINTM_GET_SYS_TIME(level, psec, pusec) do { } while (0) argument
|
| H A D | mlan_decl.h | 1242 OUT t_u32 *psec, OUT t_u32 *pusec);
|
| H A D | mlan_shim.c | 116 OUT t_u32 *psec,
|
| /OK3568_Linux_fs/kernel/drivers/net/ieee802154/ |
| H A D | ca8210.c | 1484 struct secspec *psec; in mcps_data_request() local 1512 psec = (struct secspec *)(command.pdata.data_req.msdu + msdu_length); in mcps_data_request() 1516 psec->security_level = 0; in mcps_data_request() 1519 *psec = *security; in mcps_data_request()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_main.h | 37 extern mlan_status (*get_sys_time_callback)(t_void *pmoal_handle, t_u32 *psec, 58 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument 61 get_sys_time_callback(MNULL, psec, pusec); \ 83 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument 87 get_sys_time_callback(MNULL, psec, pusec); \ 203 #define PRINTM_GET_SYS_TIME(level, psec, pusec) \ argument
|
| H A D | mlan_decl.h | 2156 mlan_status (*moal_get_system_time)(t_void *pmoal, t_u32 *psec,
|
| H A D | mlan_shim.c | 124 mlan_status (*get_sys_time_callback)(t_pvoid pmoal_handle, t_pu32 psec,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | asn1.h | 944 OPENSSL_EXPORT int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | asn1.h | 944 OPENSSL_EXPORT int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | asn1.h | 944 OPENSSL_EXPORT int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | asn1.h | 944 OPENSSL_EXPORT int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | asn1.h | 698 OPENSSL_EXPORT int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from, const ASN1_TIME *to);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | asn1.h | 698 OPENSSL_EXPORT int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from, const ASN1_TIME *to);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | asn1.h | 863 int ASN1_TIME_diff(int *pday, int *psec,
|