Home
last modified time | relevance | path

Searched defs:sec (Results 701 - 725 of 735) sorted by relevance

1...<<21222324252627282930

/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc1032 int sec = 0; GetISOPartsFromEpoch() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c287 wpa_supplicant_req_auth_timeout(struct wpa_supplicant *wpa_s, int sec, int usec) wpa_supplicant_req_auth_timeout() argument
8987 wpa_bss_tmp_disallow(struct wpa_supplicant *wpa_s, const u8 *bssid, unsigned int sec, int rssi_threshold) global() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c5309 unsigned int year, month, day, hour, min, sec; in dpp_key_expired() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c6467 struct libipw_security sec = { ipw_wpa_set_auth_algs() local
6647 struct libipw_security sec = { ipw_wx_set_auth() local
10678 shim__set_security(struct net_device *dev, struct libipw_security *sec) shim__set_security() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c205 const char *sec; member
2215 bpf_object__init_user_btf_map(struct bpf_object *obj, const struct btf_type *sec, int var_idx, int sec_idx, const Elf_Data *data, bool strict, const char *pin_root_path) bpf_object__init_user_btf_map() argument
2285 const struct btf_type *sec = NULL; bpf_object__init_user_btf_maps() local
2901 int sec = sh.sh_info; /* points to other section */ bpf_object__elf_collect() local
3088 struct btf_type *sec, *kcfg_sec = NULL, *ksym_sec = NULL; bpf_object__collect_externs() local
5896 const struct btf_ext_info_sec *sec; bpf_object__relocate_core() local
6063 const struct btf_ext_info_sec *sec; adjust_prog_btf_ext_info() local
6493 const struct btf_type *sec, *var, *def; bpf_object__collect_map_relos() local
9468 attach_kprobe(const struct bpf_sec_def *sec, struct bpf_program *prog) attach_kprobe() argument
9588 attach_tp(const struct bpf_sec_def *sec, struct bpf_program *prog) attach_tp() argument
9644 attach_raw_tp(const struct bpf_sec_def *sec, struct bpf_program *prog) attach_raw_tp() argument
9692 attach_trace(const struct bpf_sec_def *sec, struct bpf_program *prog) attach_trace() argument
9698 attach_lsm(const struct bpf_sec_def *sec, struct bpf_program *prog) attach_lsm() argument
9704 attach_iter(const struct bpf_sec_def *sec, struct bpf_program *prog) attach_iter() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4xdr.c4069 __u64 sec; in xdr_decode_nfstime4() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c7611 u64 sec = err->info.ts; in tracing_err_log_seq_show() local
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c3986 u64 sec = NSEC_PER_SEC; in perf_calculate_period() local
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1622 inode_set_ctime(struct inode *inode, time64_t sec, long nsec) inode_set_ctime() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c4137 __u64 sec; in xdr_decode_nfstime4() local
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1538 inode_set_atime(struct inode *inode, time64_t sec, long nsec) inode_set_atime() argument
1568 inode_set_mtime(struct inode *inode, time64_t sec, long nsec) inode_set_mtime() argument
1606 inode_set_ctime(struct inode *inode, time64_t sec, long nsec) inode_set_ctime() argument
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c4024 u64 sec = NSEC_PER_SEC; in perf_calculate_period() local
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmicrel.c3487 u32 sec, nsec; in lan8841_ptp_process_tx_ts() local
3527 s32 sec, nse in lan8841_gpio_process_cap() local
3464 lan8841_ptp_get_tx_ts(struct kszphy_ptp_priv *ptp_priv, u32 *sec, u32 *nsec, u16 *seq) lan8841_ptp_get_tx_ts() argument
3828 lan8841_ptp_set_target(struct kszphy_ptp_priv *ptp_priv, u8 event, s64 sec, u32 nsec) lan8841_ptp_set_target() argument
3867 lan8841_ptp_set_reload(struct kszphy_ptp_priv *ptp_priv, u8 event, s64 sec, u32 nsec) lan8841_ptp_set_reload() argument
4004 s32 sec; lan8841_ptp_adjtime() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c6421 struct libipw_security sec = { ipw_wpa_set_auth_algs() local
6601 struct libipw_security sec = { ipw_wx_set_auth() local
10632 shim__set_security(struct net_device *dev, struct libipw_security *sec) shim__set_security() argument
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c8168 u64 sec = err->info.ts; in tracing_err_log_seq_show() local
/third_party/elfutils/src/
H A Dreadelf.c11970 Dwarf_Word sec; in handle_core_item() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c7020 int sec = jsondec_tsdigits(d, &ptr, 2, NULL); in jsondec_timestamp() local
7518 int L, N, I, J, K, hour, min, sec; in jsonenc_timestamp() local
/third_party/python/Modules/
H A D_testcapimodule.c3839 time_t sec; in test_pytime_object_to_time_t() local
3854 time_t sec; in test_pytime_object_to_timeval() local
3870 time_t sec; in test_pytime_object_to_timespec() local
H A Dposixmodule.c2372 fill_time(PyObject *module, PyObject *v, int index, time_t sec, unsigned long nsec) in fill_time() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1700 struct rtw_sec_desc sec; member
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1603 struct ieee80211_security sec; member
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib.h1411 struct rtllib_security sec; member
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1540 struct ieee80211_security sec; member
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib.h1355 struct rtllib_security sec; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c376 char *sec; member
2515 bpf_object__init_user_btf_map(struct bpf_object *obj, const struct btf_type *sec, int var_idx, int sec_idx, const Elf_Data *data, bool strict, const char *pin_root_path) bpf_object__init_user_btf_map() argument
2618 const struct btf_type *sec = NULL; bpf_object__init_user_btf_maps() local
2864 const struct btf_ext_info_sec *sec; bpf_object__init_btf() local
3737 const struct btf_type *sec; add_dummy_ksym_var() local
3774 struct btf_type *sec, *kcfg_sec = NULL, *ksym_sec = NULL; bpf_object__collect_externs() local
5785 const struct btf_ext_info_sec *sec; bpf_object__relocate_core() local
6064 const struct btf_ext_info_sec *sec; adjust_prog_btf_ext_info() local
6605 const struct btf_type *sec, *var, *def; bpf_object__collect_map_relos() local
8869 libbpf_register_prog_handler(const char *sec, enum bpf_prog_type prog_type, enum bpf_attach_type exp_attach_type, const struct libbpf_prog_handler_opts *opts) libbpf_register_prog_handler() argument
[all...]

Completed in 264 milliseconds

1...<<21222324252627282930