Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 212) sorted by relevance

123456789

/linux/net/mac802154/
H A Dllsec.c27 void mac802154_llsec_init(struct mac802154_llsec *sec) in mac802154_llsec_init()
41 void mac802154_llsec_destroy(struct mac802154_llsec *sec) in mac802154_llsec_destroy()
73 int mac802154_llsec_get_params(struct mac802154_llsec *sec, in mac802154_llsec_get_params()
83 int mac802154_llsec_set_params(struct mac802154_llsec *sec, in mac802154_llsec_set_params()
212 int mac802154_llsec_key_add(struct mac802154_llsec *sec, in mac802154_llsec_key_add()
280 int mac802154_llsec_key_del(struct mac802154_llsec *sec, in mac802154_llsec_key_del()
313 llsec_dev_find_short(struct mac802154_llsec *sec, __le16 short_addr, in llsec_dev_find_short()
329 llsec_dev_find_long(struct mac802154_llsec *sec, __le64 hwaddr) in llsec_dev_find_long()
358 int mac802154_llsec_dev_add(struct mac802154_llsec *sec, in mac802154_llsec_dev_add()
396 int mac802154_llsec_dev_del(struct mac802154_llsec *sec, __le64 device_addr) in mac802154_llsec_dev_del()
[all …]
/linux/drivers/fpga/
H A Dintel-m10-bmc-sec-update.c41 static int m10bmc_sec_write(struct m10bmc_sec *sec, const u8 *buf, u32 offset, u32 size) in m10bmc_sec_write()
74 static int m10bmc_sec_read(struct m10bmc_sec *sec, u8 *buf, u32 addr, u32 size) in m10bmc_sec_read()
110 struct m10bmc_sec *sec = dev_get_drvdata(dev); in show_root_entry_hash() local
169 struct m10bmc_sec *sec = dev_get_drvdata(dev); in show_canceled_csk() local
214 struct m10bmc_sec *sec = dev_get_drvdata(dev); in flash_count_show() local
262 static void log_error_regs(struct m10bmc_sec *sec, u32 doorbell) in log_error_regs()
273 static int m10bmc_sec_n3000_rsu_status(struct m10bmc_sec *sec) in m10bmc_sec_n3000_rsu_status()
286 static int m10bmc_sec_n6000_rsu_status(struct m10bmc_sec *sec) in m10bmc_sec_n6000_rsu_status()
321 static int m10bmc_sec_progress_status(struct m10bmc_sec *sec, u32 *doorbell_reg, in m10bmc_sec_progress_status()
341 static enum fw_upload_err rsu_check_idle(struct m10bmc_sec *sec) in rsu_check_idle()
[all …]
/linux/tools/objtool/
H A Delf.c132 struct section *sec; in find_section_by_name() local
145 struct section *sec; in find_section_by_index() local
167 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
180 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset()
193 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing()
209 int find_symbol_hole_containing(const struct section *sec, unsigned long offset) in find_symbol_hole_containing()
246 struct symbol *find_func_containing(struct section *sec, unsigned long offset) in find_func_containing()
271 struct reloc *find_reloc_by_dest_range(const struct elf *elf, struct section *sec, in find_reloc_by_dest_range()
301 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest()
306 static bool is_dwarf_section(struct section *sec) in is_dwarf_section()
[all …]
H A Dspecial.c21 const char *sec; member
61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
69 struct section *sec, int idx, in get_alt_entry()
143 struct section *sec; in special_get_alts() local
H A Dcheck.c39 struct section *sec, unsigned long offset) in find_insn()
339 struct section *sec) in init_insn_state()
431 struct section *sec; in decode_instructions() local
630 struct section *sec; in create_static_call_sections() local
719 struct section *sec; in create_retpoline_sites_sections() local
757 struct section *sec; in create_return_sites_sections() local
795 struct section *sec; in create_ibt_endbr_seal_sections() local
848 struct section *sec; in create_cfi_sections() local
898 struct section *sec; in create_mcount_loc_sections() local
943 struct section *sec; in create_direct_call_sections() local
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dsec.c9 int rtw_sec_get_free_cam(struct rtw_sec_desc *sec) in rtw_sec_get_free_cam()
23 struct rtw_sec_desc *sec, in rtw_sec_write_cam()
83 struct rtw_sec_desc *sec, in rtw_sec_clear_cam()
105 struct rtw_sec_desc *sec = &rtwdev->sec; in rtw_sec_cam_pg_backup() local
126 struct rtw_sec_desc *sec = &rtwdev->sec; in rtw_sec_enable_sec_engine() local
/linux/tools/perf/scripts/python/
H A Dnetdev-times.py232 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
238 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
244 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
250 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
256 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument
260 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument
266 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
272 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
278 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument
284 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
[all …]
/linux/fs/hpfs/
H A Dalloc.c12 static void hpfs_claim_alloc(struct super_block *s, secno sec) in hpfs_claim_alloc()
25 static void hpfs_claim_free(struct super_block *s, secno sec) in hpfs_claim_free()
38 static void hpfs_claim_dirband_alloc(struct super_block *s, secno sec) in hpfs_claim_dirband_alloc()
51 static void hpfs_claim_dirband_free(struct super_block *s, secno sec) in hpfs_claim_dirband_free()
69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated()
205 secno sec; in hpfs_alloc_sector() local
280 secno sec; in alloc_in_dirband() local
296 int hpfs_alloc_if_possible(struct super_block *s, secno sec) in hpfs_alloc_if_possible()
315 void hpfs_free_sectors(struct super_block *s, secno sec, unsigned n) in hpfs_free_sectors()
H A Danode.c15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
330 static secno anode_lookup(struct super_block *s, anode_secno a, unsigned sec) in anode_lookup()
343 secno sec; in hpfs_ea_read() local
366 secno sec; in hpfs_ea_write() local
/linux/drivers/infiniband/core/
H A Dsecurity.c112 struct ib_qp_security *sec) in check_qp_port_pkey_settings()
153 static void qp_to_error(struct ib_qp_security *sec) in qp_to_error()
321 static void destroy_qp_security(struct ib_qp_security *sec) in destroy_qp_security()
404 void ib_close_shared_qp_security(struct ib_qp_security *sec) in ib_close_shared_qp_security()
451 void ib_destroy_qp_security_begin(struct ib_qp_security *sec) in ib_destroy_qp_security_begin()
481 void ib_destroy_qp_security_abort(struct ib_qp_security *sec) in ib_destroy_qp_security_abort()
521 void ib_destroy_qp_security_end(struct ib_qp_security *sec) in ib_destroy_qp_security_end()
654 void *sec) in ib_security_pkey_access()
H A Dcore_priv.h270 static inline void ib_destroy_qp_security_begin(struct ib_qp_security *sec) in ib_destroy_qp_security_begin()
274 static inline void ib_destroy_qp_security_abort(struct ib_qp_security *sec) in ib_destroy_qp_security_abort()
278 static inline void ib_destroy_qp_security_end(struct ib_qp_security *sec) in ib_destroy_qp_security_end()
288 static inline void ib_close_shared_qp_security(struct ib_qp_security *sec) in ib_close_shared_qp_security()
/linux/include/linux/
H A Dexport-internal.h40 #define __KSYMTAB(name, sym, sec, ns) \ argument
62 #define KSYMTAB_FUNC(name, sec, ns) __KSYMTAB(name, KSYM_FUNC(name), sec, ns) argument
63 #define KSYMTAB_DATA(name, sec, ns) __KSYMTAB(name, name, sec, ns) argument
65 #define SYMBOL_CRC(sym, crc, sec) \ argument
/linux/net/rxrpc/
H A Dserver_key.c69 const struct rxrpc_security *sec; in rxrpc_preparse_s() local
95 const struct rxrpc_security *sec = prep->payload.data[1]; in rxrpc_free_preparse_s() local
103 const struct rxrpc_security *sec = key->payload.data[1]; in rxrpc_destroy_s() local
111 const struct rxrpc_security *sec = key->payload.data[1]; in rxrpc_describe_s() local
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst95 .. _sec:socketcan:drv: target
104 .. _sec:socketcan:platdev: target
163 .. _sec:socketcan:netdev: target
214 .. _sec:socketcan:napi: target
/linux/arch/mips/boot/tools/
H A Drelocs.c273 struct section *sec = &secs[i]; in read_shdrs() local
299 struct section *sec = &secs[i]; in read_strtabs() local
324 struct section *sec = &secs[i]; in read_symtabs() local
358 struct section *sec = sec_lookup(".text"); in read_relocs() local
367 struct section *sec = &secs[i]; in read_relocs() local
413 struct section *sec = &secs[i]; in remove_relocs() local
467 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
480 struct section *sec = &secs[i]; in walk_relocs() local
505 static int do_reloc(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc()
641 static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc_info()
/linux/tools/lib/bpf/
H A Dlinker.c212 struct dst_sec *sec = &linker->secs[i]; in bpf_linker__free() local
314 struct dst_sec *secs = linker->secs, *sec; in add_dst_sec() local
364 struct dst_sec *sec; in init_output_elf() local
606 static bool is_ignored_sec(struct src_sec *sec) in is_ignored_sec()
645 struct src_sec *secs = obj->secs, *sec; in add_src_sec() local
673 struct src_sec *sec; in linker_load_obj_file() local
832 struct src_sec *sec; in linker_sanity_check_elf() local
912 static int linker_sanity_check_elf_symtab(struct src_obj *obj, struct src_sec *sec) in linker_sanity_check_elf_symtab()
986 static int linker_sanity_check_elf_relos(struct src_obj *obj, struct src_sec *sec) in linker_sanity_check_elf_relos()
1199 struct dst_sec *sec; in find_dst_sec_by_name() local
[all …]
/linux/tools/objtool/include/objtool/
H A Delf.h55 struct section *sec; member
78 struct section *sec; member
178 static inline bool is_reloc_sec(struct section *sec) in is_reloc_sec()
183 static inline bool sec_changed(struct section *sec) in sec_changed()
188 static inline void mark_sec_changed(struct elf *elf, struct section *sec, in mark_sec_changed()
195 static inline unsigned int sec_num_entries(struct section *sec) in sec_num_entries()
300 #define for_each_sec(file, sec) \ argument
303 #define sec_for_each_sym(sec, sym) \ argument
333 static inline u32 sec_offset_hash(struct section *sec, unsigned long offset) in sec_offset_hash()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.c24 struct adf_cfg_section *sec = in qat_dev_cfg_show() local
153 struct adf_cfg_section *sec) in adf_cfg_keyval_add()
158 static void adf_cfg_keyval_remove(const char *key, struct adf_cfg_section *sec) in adf_cfg_keyval_remove()
251 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, sec_name); in adf_cfg_key_val_get() local
354 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name); in adf_cfg_section_add() local
/linux/tools/perf/tests/workloads/
H A Dsqrtloop.c17 static int __sqrtloop(int sec) in __sqrtloop()
29 int sec = 1; in sqrtloop() local
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c299 struct libipw_security sec = { in libipw_wx_set_encode() local
465 struct libipw_security *sec = &ieee->sec; in libipw_wx_get_encode() local
512 struct libipw_security sec = { in libipw_wx_set_encodeext() local
668 struct libipw_security *sec = &ieee->sec; in libipw_wx_get_encodeext() local
/linux/drivers/rtc/
H A Drtc-tegra.c106 u32 sec; in tegra_rtc_read_time() local
129 u32 sec; in tegra_rtc_set_time() local
151 u32 sec, value; in tegra_rtc_read_alarm() local
196 u32 sec; in tegra_rtc_set_alarm() local
H A Drtc-ftrtc010.c68 u32 days, hour, min, sec, offset; in ftrtc010_rtc_read_time() local
87 u32 sec, min, hour, day, offset; in ftrtc010_rtc_set_time() local
112 u32 days, hour, min, sec; in ftrtc010_rtc_probe() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c141 static int iwl_alloc_fw_desc(struct fw_desc *desc, struct fw_sec *sec) in iwl_alloc_fw_desc()
277 struct fw_sec *sec; member
323 int sec) in alloc_sec_data()
343 int sec, in set_sec_data()
353 int sec, in set_sec_size()
363 int sec) in get_sec_size()
370 int sec, in set_sec_offset()
384 struct fw_sec *sec; in iwl_store_ucode_sec() local
1339 struct fw_desc *sec; in iwl_alloc_ucode_mem() local
/linux/drivers/watchdog/
H A Duniphier_wdt.c35 #define SEC_TO_WDTTIMSET_PRD(sec) \ argument
76 static int __uniphier_watchdog_start(struct regmap *regmap, unsigned int sec) in __uniphier_watchdog_start()
113 static int __uniphier_watchdog_restart(struct regmap *regmap, unsigned int sec) in __uniphier_watchdog_restart()
/linux/arch/mips/sibyte/swarm/
H A Dsetup.c79 time64_t sec; in read_persistent_clock64() local
101 time64_t sec = now.tv_sec; in update_persistent_clock64() local

123456789