Searched defs:contents (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/arch/x86/um/shared/sysdep/
H A Dtls.h16 unsigned int contents:2; member in struct:um_dup_user_desc
/linux-master/tools/testing/selftests/bpf/progs/
H A Dima.c83 BPF_PROG(kernel_read_file, struct file *file, enum kernel_read_file_id id, bool contents) argument
/linux-master/arch/x86/include/uapi/asm/
H A Dldt.h26 unsigned int contents:2; member in struct:user_desc
/linux-master/arch/m68k/atari/
H A Dnvram.c246 unsigned char contents[NVRAM_BYTES]; local
/linux-master/tools/perf/tests/
H A Dapi-io.c37 static int make_test_file(char path[PATH_MAX], const char *contents) argument
58 static int setup_test(char path[PATH_MAX], const char *contents, argument
/linux-master/drivers/char/
H A Dnvram.c476 unsigned char contents[NVRAM_BYTES]; local
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencl.h82 struct page *contents; member in struct:sgx_backing
H A Dencl.c975 struct page *contents; local
[all...]
/linux-master/drivers/accel/habanalabs/include/goya/
H A Dgoya_packets.h53 u8 contents[]; member in struct:goya_packet
/linux-master/security/loadpin/
H A Dloadpin.c202 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) argument
191 loadpin_read_file(struct file *file, enum kernel_read_file_id id, bool contents) argument
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c146 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; local
224 struct sgx_secs *contents; local
[all...]
/linux-master/drivers/accel/habanalabs/include/gaudi/
H A Dgaudi_packets.h57 u8 contents[]; member in struct:gaudi_packet
/linux-master/drivers/accel/habanalabs/include/gaudi2/
H A Dgaudi2_packets.h62 u8 contents[]; member in struct:gaudi2_packet
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst-utils.c23 u32 contents : 1; member in struct:seg_flags::__anon2488
/linux-master/security/integrity/ima/
H A Dima_main.c838 static int ima_load_data(enum kernel_load_data_id id, bool contents) argument
754 ima_read_file(struct file *file, enum kernel_read_file_id read_id, bool contents) argument
[all...]
/linux-master/fs/ecryptfs/
H A Dkeystore.c1530 parse_tag_11_packet(unsigned char *data, unsigned char *contents, argument
2111 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, size_t contents_length, size_t *packet_length) argument
[all...]
/linux-master/arch/x86/include/asm/
H A Dsgx.h248 u64 contents; member in struct:sgx_pageinfo
/linux-master/kernel/debug/kdb/
H A Dkdb_main.c1796 unsigned long contents; local
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c300 static void _rtl92cu_read_board_type(struct ieee80211_hw *hw, u8 *contents) argument
/linux-master/lib/
H A Dmaple_tree.c3473 void *contents = mas_root_locked(mas); local
/linux-master/sound/soc/intel/avs/
H A Dmessages.h528 u32 contents:1; member in struct:avs_segment_flags::__anon1496
/linux-master/include/linux/
H A Dsecurity.h1164 static inline int security_kernel_load_data(enum kernel_load_data_id id, bool contents) argument
1176 security_kernel_read_file(struct file *file, enum kernel_read_file_id id, bool contents) argument
/linux-master/security/
H A Dsecurity.c3221 int security_kernel_load_data(enum kernel_load_data_id id, bool contents) argument
3185 security_kernel_read_file(struct file *file, enum kernel_read_file_id id, bool contents) argument
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h834 u8 contents[]; member in struct:atto_hba_trace
/linux-master/security/selinux/
H A Dhooks.c4130 static int selinux_kernel_load_data(enum kernel_load_data_id id, bool contents) argument
4113 selinux_kernel_read_file(struct file *file, enum kernel_read_file_id id, bool contents) argument

Completed in 374 milliseconds

12