Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/security/loadpin/
Dloadpin.c122 bool contents) in loadpin_read_file()
190 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) in loadpin_load_data()
/Linux-v5.15/tools/perf/tests/
Dapi-io.c36 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file()
57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test()
/Linux-v5.15/include/linux/
Dima.h105 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data()
118 bool contents) in ima_read_file()
Dsecurity.h1060 static inline int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data()
1074 bool contents) in security_kernel_read_file()
/Linux-v5.15/arch/x86/um/shared/sysdep/
Dtls.h16 unsigned int contents:2; member
/Linux-v5.15/tools/lib/perf/include/internal/
Dxyarray.h14 char contents[] __aligned(8); member
/Linux-v5.15/arch/x86/include/uapi/asm/
Dldt.h26 unsigned int contents:2; member
/Linux-v5.15/arch/x86/kvm/vmx/
Dsgx.c148 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate() local
219 struct sgx_secs *contents; in handle_encls_ecreate() local
/Linux-v5.15/arch/m68k/atari/
Dnvram.c246 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
/Linux-v5.15/security/integrity/ima/
Dima_main.c689 bool contents) in ima_read_file()
772 int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data()
/Linux-v5.15/arch/x86/kernel/cpu/sgx/
Dencl.h82 struct page *contents; member
Dencl.c581 struct page *contents; in sgx_encl_get_backing() local
/Linux-v5.15/drivers/char/
Dnvram.c476 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
/Linux-v5.15/drivers/misc/habanalabs/include/goya/
Dgoya_packets.h65 u8 contents[0]; member
/Linux-v5.15/fs/ecryptfs/
Dkeystore.c1530 parse_tag_11_packet(unsigned char *data, unsigned char *contents, in parse_tag_11_packet()
2111 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, in write_tag_11_packet()
/Linux-v5.15/drivers/misc/habanalabs/include/gaudi/
Dgaudi_packets.h57 u8 contents[0]; member
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-sst-utils.c23 u32 contents : 1; member
/Linux-v5.15/arch/x86/include/asm/
Dsgx.h206 u64 contents; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c300 static void _rtl92cu_read_board_type(struct ieee80211_hw *hw, u8 *contents) in _rtl92cu_read_board_type()
/Linux-v5.15/kernel/debug/kdb/
Dkdb_main.c1744 unsigned long contents; in kdb_mm() local
/Linux-v5.15/security/
Dsecurity.c1735 bool contents) in security_kernel_read_file()
1758 int security_kernel_load_data(enum kernel_load_data_id id, bool contents) in security_kernel_load_data()
/Linux-v5.15/security/selinux/
Dhooks.c4174 bool contents) in selinux_kernel_read_file()
4189 static int selinux_kernel_load_data(enum kernel_load_data_id id, bool contents) in selinux_kernel_load_data()