| /linux/net/mac802154/ |
| H A D | llsec.c | 27 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 D | intel-m10-bmc-sec-update.c | 41 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 D | elf.c | 136 struct section *sec; in find_section_by_name() local 149 struct section *sec; in find_section_by_index() local 171 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset() argument 184 find_func_by_offset(struct section * sec,unsigned long offset) find_func_by_offset() argument 197 find_symbol_containing(const struct section * sec,unsigned long offset) find_symbol_containing() argument 228 find_symbol_hole_containing(const struct section * sec,unsigned long offset) find_symbol_hole_containing() argument 265 find_func_containing(struct section * sec,unsigned long offset) find_func_containing() argument 319 find_reloc_by_dest_range(const struct elf * elf,struct section * sec,unsigned long offset,unsigned int len) find_reloc_by_dest_range() argument 349 find_reloc_by_dest(const struct elf * elf,struct section * sec,unsigned long offset) find_reloc_by_dest() argument 354 is_dwarf_section(struct section * sec) is_dwarf_section() argument 362 struct section *sec; read_sections() local 542 struct section *symtab, *symtab_shndx, *sec; read_symbols() local 685 struct section *symtab, *sec; mark_group_syms() local 862 elf_create_symbol(struct elf * elf,const char * name,struct section * sec,unsigned int bind,unsigned int type,unsigned long offset,size_t size) elf_create_symbol() argument 967 elf_create_section_symbol(struct elf * elf,struct section * sec) elf_create_section_symbol() argument 1015 elf_init_reloc_text_sym(struct elf * elf,struct section * sec,unsigned long offset,unsigned int reloc_idx,struct section * insn_sec,unsigned long insn_off) elf_init_reloc_text_sym() argument 1045 elf_init_reloc_data_sym(struct elf * elf,struct section * sec,unsigned long offset,unsigned int reloc_idx,struct symbol * sym,s64 addend) elf_init_reloc_data_sym() argument 1346 elf_add_data(struct elf * elf,struct section * sec,const void * data,size_t size) elf_add_data() argument 1393 struct section *sec, *shstrtab; elf_create_section() local 1589 elf_create_rela_section(struct elf * elf,struct section * sec,unsigned int nr_relocs) elf_create_rela_section() argument 1630 elf_create_reloc(struct elf * elf,struct section * sec,unsigned long offset,struct symbol * sym,s64 addend,unsigned int type) elf_create_reloc() argument 1661 struct section *sec; elf_create_section_pair() local 1674 elf_write_insn(struct elf * elf,struct section * sec,unsigned long offset,unsigned int len,const char * insn) elf_write_insn() argument 1701 elf_truncate_section(struct elf * elf,struct section * sec) elf_truncate_section() argument 1747 struct section *sec; elf_write() local [all...] |
| H A D | klp-diff.c | 169 struct section *sec; in read_sym_checksums() local 280 is_special_section(struct section * sec) is_special_section() argument 325 is_special_section_aux(struct section * sec) is_special_section_aux() argument 730 section_reference_needed(struct section * sec) section_reference_needed() argument 773 struct section *sec; __find_modname() local 870 struct section *sec = sym->sec; convert_reloc_sym_to_secsym() local 884 struct section *sec = sym->sec; convert_reloc_secsym_to_sym() local 927 clone_reloc_klp(struct elfs * e,struct reloc * patched_reloc,struct section * sec,unsigned long offset,struct export * export) clone_reloc_klp() argument 1044 dbg_clone_reloc(sec,offset,patched_sym,addend,export,klp) global() argument 1057 clone_reloc(struct elfs * e,struct reloc * patched_reloc,struct section * sec,unsigned long offset) clone_reloc() argument 1183 create_fake_symbol(struct elf * elf,struct section * sec,unsigned long offset,size_t size) create_fake_symbol() argument 1240 struct section *sec; create_fake_symbols() local [all...] |
| H A D | check.c | 42 struct section *sec, unsigned long offset) in find_insn() argument 326 init_insn_state(struct objtool_file * file,struct insn_state * state,struct section * sec) init_insn_state() argument 413 struct section *sec; decode_instructions() local 653 struct section *sec; is_livepatch_module() local 668 struct section *sec; create_static_call_sections() local 760 struct section *sec; create_retpoline_sites_sections() local 798 struct section *sec; create_return_sites_sections() local 836 struct section *sec; create_ibt_endbr_seal_sections() local 892 struct section *sec; create_cfi_sections() local 941 struct section *sec; create_mcount_loc_sections() local 991 struct section *sec; create_direct_call_sections() local 1029 struct section *sec; create_sym_checksum_section() local 1682 find_call_destination(struct section * sec,unsigned long offset) find_call_destination() argument 2259 struct section *sec; read_unwind_hints() local 2354 struct section *sec; read_annotate() local 2569 struct section *sec; mark_rodata() local 4095 validate_unwind_hints(struct objtool_file * file,struct section * sec) validate_unwind_hints() argument 4488 struct section *sec; create_prefix_symbols() local 4504 validate_symbol(struct objtool_file * file,struct section * sec,struct symbol * sym,struct insn_state * state) validate_symbol() argument 4549 validate_section(struct objtool_file * file,struct section * sec) validate_section() argument 4570 struct section *sec; validate_noinstr_sections() local 4596 struct section *sec; validate_functions() local 4770 struct section *sec; validate_ibt() local 4897 struct section *sec; check_abs_references() local [all...] |
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | sec.c | 9 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 D | netdev-times.py | 232 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 D | alloc.c | 12 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()
|
| /linux/drivers/infiniband/core/ |
| H A D | security.c | 112 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 D | core_priv.h | 273 static inline void ib_destroy_qp_security_begin(struct ib_qp_security *sec) in ib_destroy_qp_security_begin() 277 static inline void ib_destroy_qp_security_abort(struct ib_qp_security *sec) in ib_destroy_qp_security_abort() 281 static inline void ib_destroy_qp_security_end(struct ib_qp_security *sec) in ib_destroy_qp_security_end() 291 static inline void ib_close_shared_qp_security(struct ib_qp_security *sec) in ib_close_shared_qp_security()
|
| /linux/include/linux/ |
| H A D | export-internal.h | 40 #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 D | server_key.c | 69 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]; rxrpc_destroy_s() local 111 const struct rxrpc_security *sec = key->payload.data[1]; rxrpc_describe_s() local [all...] |
| /linux/arch/x86/tools/ |
| H A D | relocs.c | 424 struct section *sec = &secs[i]; in read_shdrs() local 450 struct section *sec = &secs[i]; in read_strtabs() local 472 struct section *sec = &secs[i]; in read_symtabs() local 526 struct section *sec = &secs[i]; in read_relocs() local 568 struct section *sec = &secs[i]; in print_absolute_symbols() local 609 struct section *sec = &secs[i]; in print_absolute_relocs() local 696 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs() 707 struct section *sec = &secs[i]; in walk_relocs() local 740 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64() 811 static int do_reloc32(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc32() [all …]
|
| /linux/drivers/firmware/google/ |
| H A D | vpd.c | 100 struct vpd_section *sec = arg; in vpd_section_attrib_add() local 146 static void vpd_section_attrib_destroy(struct vpd_section *sec) in vpd_section_attrib_destroy() 162 struct vpd_section *sec = bin_attr->private; in vpd_section_read() local 168 static int vpd_section_create_attribs(struct vpd_section *sec) in vpd_section_create_attribs() 182 static int vpd_section_init(const char *name, struct vpd_section *sec, in vpd_section_init() 233 static int vpd_section_destroy(struct vpd_section *sec) in vpd_section_destroy()
|
| /linux/Documentation/networking/device_drivers/can/ctu/ |
| H A D | ctucanfd-driver.rst | 95 .. _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 D | relocs.c | 274 struct section *sec = &secs[i]; in read_shdrs() local 300 struct section *sec = &secs[i]; in read_strtabs() local 325 struct section *sec = &secs[i]; in read_symtabs() local 359 struct section *sec = sec_lookup(".text"); in read_relocs() local 368 struct section *sec = &secs[i]; in read_relocs() local 414 struct section *sec = &secs[i]; in remove_relocs() local 468 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs() 481 struct section *sec = &secs[i]; in walk_relocs() local 506 static int do_reloc(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc() 643 static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc_info()
|
| /linux/tools/lib/bpf/ |
| H A D | linker.c | 211 struct dst_sec *sec = &linker->secs[i]; in bpf_linker__free() local 313 struct dst_sec *secs = linker->secs, *sec; in add_dst_sec() local 363 struct dst_sec *sec; in init_output_elf() local 605 static bool is_ignored_sec(struct src_sec *sec) in is_ignored_sec() 644 struct src_sec *secs = obj->secs, *sec; in add_src_sec() local 672 struct src_sec *sec; in linker_load_obj_file() local 831 struct src_sec *sec; in linker_sanity_check_elf() local 911 static int linker_sanity_check_elf_symtab(struct src_obj *obj, struct src_sec *sec) in linker_sanity_check_elf_symtab() 985 static int linker_sanity_check_elf_relos(struct src_obj *obj, struct src_sec *sec) in linker_sanity_check_elf_relos() 1198 struct dst_sec *sec; in find_dst_sec_by_name() local [all …]
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_cfg.c | 24 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/lib/vdso/ |
| H A D | gettimeofday.c | 85 static __always_inline void vdso_set_timespec(struct __kernel_timespec *ts, u64 sec, u64 ns) in vdso_set_timespec() argument 93 unsigned int clkidx, u64 *sec, u64 *ns) in vdso_get_timestamp() argument 125 s64 sec; in do_hres_timens() local 153 u64 sec, ns; do_hres() local 198 s64 sec; do_coarse_timens() local 250 u64 sec, ns; do_aux() local [all...] |
| /linux/tools/objtool/include/objtool/ |
| H A D | elf.h | 55 struct section *sec; global() member 81 struct section *sec; global() member 181 is_reloc_sec(struct section * sec) is_reloc_sec() argument 186 sec_changed(struct section * sec) sec_changed() argument 191 mark_sec_changed(struct elf * elf,struct section * sec,bool changed) mark_sec_changed() argument 198 sec_num_entries(struct section * sec) sec_num_entries() argument 328 for_each_sec(file,sec) global() argument 331 sec_for_each_sym(sec,sym) global() argument 361 sec_offset_hash(struct section * sec,unsigned long offset) sec_offset_hash() argument [all...] |
| H A D | warn.h | 20 static inline char *offstr(struct section *sec, unsigned long offset) in offstr() argument 65 #define __WARN_FUNC(severity, sec, offset, format, ...) \ argument 75 WARN_FUNC(sec,offset,format,...) global() argument 109 ERROR_FUNC(sec,offset,format,...) global() argument [all...] |
| /linux/tools/perf/tests/workloads/ |
| H A D | sqrtloop.c | 17 static int __sqrtloop(int sec) in __sqrtloop() 29 int sec = 1; in sqrtloop() local
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_wx.c | 299 struct libipw_security sec = { in libipw_wx_set_encode() local 464 struct libipw_security *sec = &ieee->sec; in libipw_wx_get_encode() local 511 struct libipw_security sec = { in libipw_wx_set_encodeext() local 667 struct libipw_security *sec = &ieee->sec; in libipw_wx_get_encodeext() local
|
| /linux/drivers/rtc/ |
| H A D | rtc-tegra.c | 106 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 D | rtc-ftrtc010.c | 67 u32 days, hour, min, sec, offset; in ftrtc010_rtc_read_time() local 86 u32 sec, min, hour, day, offset; in ftrtc010_rtc_set_time() local 111 u32 days, hour, min, sec; in ftrtc010_rtc_probe() local
|