Home
last modified time | relevance | path

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

12345678910>>...20

/kernel/linux/linux-4.19/tools/objtool/
Delf.c38 struct section *sec; in find_section_by_name() local
50 struct section *sec; in find_section_by_index() local
61 struct section *sec; in find_symbol_by_index() local
72 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
86 struct section *sec; in find_symbol_by_name() local
97 struct symbol *find_symbol_containing(struct section *sec, unsigned long offset) in find_symbol_containing()
109 struct rela *find_rela_by_dest_range(struct section *sec, unsigned long offset, in find_rela_by_dest_range()
126 struct rela *find_rela_by_dest(struct section *sec, unsigned long offset) in find_rela_by_dest()
131 struct symbol *find_containing_func(struct section *sec, unsigned long offset) in find_containing_func()
146 struct section *sec; in read_sections() local
[all …]
/kernel/linux/linux-5.10/include/linux/
Dexport.h26 #define __CRC_SYMBOL(sym, sec) \ argument
32 #define __CRC_SYMBOL(sym, sec) \ argument
39 #define __CRC_SYMBOL(sym, sec) argument
50 #define __KSYMTAB_ENTRY(sym, sec) \ argument
66 #define __KSYMTAB_ENTRY(sym, sec) \ argument
81 #define ___EXPORT_SYMBOL(sym, sec, ns) __GENKSYMS_EXPORT_SYMBOL(sym) argument
97 #define ___EXPORT_SYMBOL(sym, sec, ns) \ argument
119 #define __EXPORT_SYMBOL(sym, sec, ns) argument
135 #define __EXPORT_SYMBOL(sym, sec, ns) \ argument
138 #define __cond_export_sym(sym, sec, ns, conf) \ argument
[all …]
/kernel/linux/linux-4.19/include/linux/
Dexport.h28 #define __CRC_SYMBOL(sym, sec) \ argument
34 #define __CRC_SYMBOL(sym, sec) \ argument
41 #define __CRC_SYMBOL(sym, sec) argument
52 #define __KSYMTAB_ENTRY(sym, sec) \ argument
66 #define __KSYMTAB_ENTRY(sym, sec) \ argument
78 #define ___EXPORT_SYMBOL(sym, sec) \ argument
93 #define __EXPORT_SYMBOL(sym, sec) argument
104 #define __EXPORT_SYMBOL(sym, sec) === __KSYM_##sym === argument
110 #define __EXPORT_SYMBOL(sym, sec) \ argument
112 #define __cond_export_sym(sym, sec, conf) \ argument
[all …]
/kernel/linux/linux-5.10/net/mac802154/
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()
268 int mac802154_llsec_key_del(struct mac802154_llsec *sec, in mac802154_llsec_key_del()
305 llsec_dev_find_short(struct mac802154_llsec *sec, __le16 short_addr, in llsec_dev_find_short()
321 llsec_dev_find_long(struct mac802154_llsec *sec, __le64 hwaddr) in llsec_dev_find_long()
350 int mac802154_llsec_dev_add(struct mac802154_llsec *sec, in mac802154_llsec_dev_add()
388 int mac802154_llsec_dev_del(struct mac802154_llsec *sec, __le64 device_addr) in mac802154_llsec_dev_del()
[all …]
/kernel/linux/linux-4.19/net/mac802154/
Dllsec.c35 void mac802154_llsec_init(struct mac802154_llsec *sec) in mac802154_llsec_init()
49 void mac802154_llsec_destroy(struct mac802154_llsec *sec) in mac802154_llsec_destroy()
81 int mac802154_llsec_get_params(struct mac802154_llsec *sec, in mac802154_llsec_get_params()
91 int mac802154_llsec_set_params(struct mac802154_llsec *sec, in mac802154_llsec_set_params()
220 int mac802154_llsec_key_add(struct mac802154_llsec *sec, in mac802154_llsec_key_add()
276 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 …]
/kernel/linux/linux-5.10/tools/objtool/
Delf.c132 struct section *sec; in find_section_by_name() local
144 struct section *sec; in find_section_by_index() local
164 struct symbol *find_symbol_by_offset(struct section *sec, unsigned long offset) in find_symbol_by_offset()
178 struct symbol *find_func_by_offset(struct section *sec, unsigned long offset) in find_func_by_offset()
192 struct symbol *find_symbol_containing(const struct section *sec, unsigned long offset) in find_symbol_containing()
206 struct symbol *find_func_containing(struct section *sec, unsigned long offset) in find_func_containing()
231 struct reloc *find_reloc_by_dest_range(const struct elf *elf, struct section *sec, in find_reloc_by_dest_range()
260 struct reloc *find_reloc_by_dest(const struct elf *elf, struct section *sec, unsigned long offset) in find_reloc_by_dest()
268 struct section *sec; in read_sections() local
375 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local
[all …]
Dcheck.c36 struct section *sec, unsigned long offset) in find_insn()
257 static void init_insn_state(struct insn_state *state, struct section *sec) in init_insn_state()
349 struct section *sec; in decode_instructions() local
422 struct section *sec) in find_last_insn()
439 struct section *sec; in add_dead_ends() local
522 struct section *sec; in create_static_call_sections() local
611 struct section *sec; in create_retpoline_sites_sections() local
657 struct section *sec; in create_return_sites_sections() local
706 struct section *sec; in add_ignores() local
904 struct section *sec; in add_ignore_alternatives() local
[all …]
Dspecial.c20 const char *sec; member
58 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
66 struct section *sec, int idx, in get_alt_entry()
126 struct section *sec; in special_get_alts() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
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
/kernel/linux/linux-5.10/include/asm-generic/
Dexport.h71 #define __EXPORT_SYMBOL(sym, val, sec) \ argument
74 #define __cond_export_sym(sym, val, sec, conf) \ argument
76 #define ___cond_export_sym(sym, val, sec, enabled) \ argument
78 #define __cond_export_sym_1(sym, val, sec) ___EXPORT_SYMBOL sym, val, sec argument
79 #define __cond_export_sym_0(sym, val, sec) /* nothing */ argument
/kernel/linux/linux-5.10/tools/perf/scripts/python/
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 …]
/kernel/linux/linux-4.19/tools/perf/scripts/python/
Dnetdev-times.py228 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
234 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
240 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
246 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
252 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, callchain, irq, ret): argument
256 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument
262 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
268 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
274 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument
280 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
[all …]
/kernel/linux/linux-4.19/fs/hpfs/
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()
/kernel/linux/linux-5.10/fs/hpfs/
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()
/kernel/linux/linux-4.19/drivers/infiniband/core/
Dsecurity.c109 struct ib_qp_security *sec) in check_qp_port_pkey_settings()
150 static void qp_to_error(struct ib_qp_security *sec) in qp_to_error()
318 static void destroy_qp_security(struct ib_qp_security *sec) in destroy_qp_security()
401 void ib_close_shared_qp_security(struct ib_qp_security *sec) in ib_close_shared_qp_security()
445 void ib_destroy_qp_security_begin(struct ib_qp_security *sec) in ib_destroy_qp_security_begin()
475 void ib_destroy_qp_security_abort(struct ib_qp_security *sec) in ib_destroy_qp_security_abort()
515 void ib_destroy_qp_security_end(struct ib_qp_security *sec) in ib_destroy_qp_security_end()
651 void *sec) in ib_security_pkey_access()
/kernel/linux/linux-5.10/drivers/infiniband/core/
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()
/kernel/linux/linux-4.19/arch/x86/tools/
Drelocs.c274 struct section *sec = &secs[i]; in sym_lookup() local
406 struct section *sec = &secs[i]; in read_shdrs() local
430 struct section *sec = &secs[i]; in read_strtabs() local
455 struct section *sec = &secs[i]; in read_symtabs() local
488 struct section *sec = &secs[i]; in read_relocs() local
531 struct section *sec = &secs[i]; in print_absolute_symbols() local
569 struct section *sec = &secs[i]; in print_absolute_relocs() local
647 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
657 struct section *sec = &secs[i]; in walk_relocs() local
752 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64()
[all …]
/kernel/linux/linux-5.10/arch/x86/tools/
Drelocs.c277 struct section *sec = &secs[i]; in sym_lookup() local
423 struct section *sec = &secs[i]; in read_shdrs() local
447 struct section *sec = &secs[i]; in read_strtabs() local
472 struct section *sec = &secs[i]; in read_symtabs() local
505 struct section *sec = &secs[i]; in read_relocs() local
548 struct section *sec = &secs[i]; in print_absolute_symbols() local
586 struct section *sec = &secs[i]; in print_absolute_relocs() local
664 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
674 struct section *sec = &secs[i]; in walk_relocs() local
769 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64()
[all …]
/kernel/linux/linux-5.10/drivers/firmware/google/
Dvpd.c100 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()
/kernel/linux/linux-4.19/drivers/firmware/google/
Dvpd.c108 struct vpd_section *sec = arg; in vpd_section_attrib_add() local
154 static void vpd_section_attrib_destroy(struct vpd_section *sec) in vpd_section_attrib_destroy()
170 struct vpd_section *sec = bin_attr->private; in vpd_section_read() local
176 static int vpd_section_create_attribs(struct vpd_section *sec) in vpd_section_create_attribs()
190 static int vpd_section_init(const char *name, struct vpd_section *sec, in vpd_section_init()
241 static int vpd_section_destroy(struct vpd_section *sec) in vpd_section_destroy()
/kernel/linux/linux-5.10/fs/reiserfs/
Dxattr.h103 struct reiserfs_security_handle *sec) in reiserfs_security_init()
110 struct reiserfs_security_handle *sec) in reiserfs_security_write()
114 static inline void reiserfs_security_free(struct reiserfs_security_handle *sec) in reiserfs_security_free()
Dxattr_security.c46 struct reiserfs_security_handle *sec) in reiserfs_security_init()
81 struct reiserfs_security_handle *sec) in reiserfs_security_write()
95 void reiserfs_security_free(struct reiserfs_security_handle *sec) in reiserfs_security_free()
/kernel/linux/linux-4.19/fs/reiserfs/
Dxattr.h103 struct reiserfs_security_handle *sec) in reiserfs_security_init()
110 struct reiserfs_security_handle *sec) in reiserfs_security_write()
114 static inline void reiserfs_security_free(struct reiserfs_security_handle *sec) in reiserfs_security_free()
Dxattr_security.c46 struct reiserfs_security_handle *sec) in reiserfs_security_init()
81 struct reiserfs_security_handle *sec) in reiserfs_security_write()
95 void reiserfs_security_free(struct reiserfs_security_handle *sec) in reiserfs_security_free()
/kernel/linux/linux-4.19/include/asm-generic/
Dvmlinux.lds.h97 #define CPU_KEEP(sec) *(.cpu##sec) argument
98 #define CPU_DISCARD(sec) argument
100 #define CPU_KEEP(sec) argument
101 #define CPU_DISCARD(sec) *(.cpu##sec) argument
105 #define MEM_KEEP(sec) *(.mem##sec) argument
106 #define MEM_DISCARD(sec) argument
108 #define MEM_KEEP(sec) argument
109 #define MEM_DISCARD(sec) *(.mem##sec) argument

12345678910>>...20