Home
last modified time | relevance | path

Searched defs:origin (Results 1 – 25 of 44) sorted by relevance

12

/linux/mm/kmsan/
H A Dinstrumentation.c140 depot_stack_handle_t *origin) in get_param0_metadata()
148 static inline void set_retval_metadata(u64 shadow, depot_stack_handle_t origin) in set_retval_metadata()
160 depot_stack_handle_t origin; in __msan_memmove() local
185 depot_stack_handle_t origin; in __msan_memcpy() local
212 depot_stack_handle_t origin; in __msan_memset() local
240 depot_stack_handle_t __msan_chain_origin(depot_stack_handle_t origin) in __msan_chain_origin()
313 void __msan_warning(u32 origin) in __msan_warning()
H A Dreport.c86 void kmsan_print_origin(depot_stack_handle_t origin) in kmsan_print_origin()
150 void kmsan_report(depot_stack_handle_t origin, void *address, int size, in kmsan_report()
H A Dcore.c192 u32 origin, bool checked) in kmsan_internal_set_shadow_origin()
258 depot_stack_handle_t *origin = NULL; in kmsan_internal_check_memory() local
H A Dkmsan.h42 void *shadow, *origin; member
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c275 relay_new_incoming_transaction(struct xe_guc_relay *relay, u32 origin, u32 rid, in relay_new_incoming_transaction()
574 static int relay_handle_reply(struct xe_guc_relay *relay, u32 origin, in relay_handle_reply()
606 static int relay_handle_failure(struct xe_guc_relay *relay, u32 origin, in relay_handle_failure()
619 static int relay_testloop_action_handler(struct xe_guc_relay *relay, u32 origin, in relay_testloop_action_handler()
679 static int relay_action_handler(struct xe_guc_relay *relay, u32 origin, in relay_action_handler()
809 static int relay_queue_action_msg(struct xe_guc_relay *relay, u32 origin, u32 rid, in relay_queue_action_msg()
826 static int relay_process_msg(struct xe_guc_relay *relay, u32 origin, u32 rid, in relay_process_msg()
931 u32 origin, rid; in xe_guc_relay_process_guc2pf() local
H A Dxe_gt_sriov_pf_service.h26 xe_gt_sriov_pf_service_process_request(struct xe_gt *gt, u32 origin, in xe_gt_sriov_pf_service_process_request()
H A Dxe_gt_sriov_pf_monitor.c46 char origin[8]; in pf_handle_vf_threshold_event() local
/linux/fs/
H A Dpnode.c178 struct mount *origin) in __propagation_next()
205 struct mount *origin) in propagation_next()
215 struct mount *origin) in skip_propagation_subtree()
228 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_common.h42 #define roce_get_field(origin, mask, shift) \ argument
45 #define roce_get_bit(origin, shift) \ argument
48 #define roce_set_field(origin, mask, shift, val) \ argument
55 #define roce_set_bit(origin, shift, val) \ argument
/linux/drivers/net/ethernet/hisilicon/
H A Dhns_mdio.c108 #define mdio_set_field(origin, mask, shift, val) \ argument
114 #define mdio_get_field(origin, mask, shift) (((origin) >> (shift)) & (mask)) argument
119 u32 origin = mdio_read_reg(base, reg); in mdio_set_reg_field() local
130 u32 origin; in mdio_get_reg_field() local
/linux/security/loadpin/
H A Dloadpin.c28 static void report_load(const char *origin, struct file *file, char *operation) in report_load()
130 const char *origin = kernel_read_file_id_str(id); in loadpin_check() local
/linux/arch/arm/include/asm/
H A Dunwind.h29 const struct unwind_idx *origin; member
/linux/fs/overlayfs/
H A Dcopy_up.c473 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin) in ovl_get_origin_fh()
588 bool origin; member
936 struct dentry *origin = c->lowerpath.dentry; in ovl_do_copy_up() local
/linux/drivers/sbus/char/
H A Dflash.c78 flash_llseek(struct file *file, long long offset, int origin) in flash_llseek()
/linux/include/linux/mtd/
H A Dpartitions.h70 unsigned long origin; member
/linux/drivers/media/mc/
H A Dmc-entity.c611 struct media_pad *origin; in media_pipeline_explore_next_link() local
771 __must_check int __media_pipeline_start(struct media_pad *origin, in __media_pipeline_start()
917 __must_check int media_pipeline_start(struct media_pad *origin, in media_pipeline_start()
/linux/fs/netfs/
H A Dobjects.c20 enum netfs_io_origin origin) in netfs_alloc_request()
H A Dwrite_issue.c93 enum netfs_io_origin origin) in netfs_create_write_req()
/linux/arch/um/drivers/
H A Dmconsole.h62 unsigned char origin[128]; /* sockaddr_un */ member
/linux/fs/orangefs/
H A Dfile.c499 static loff_t orangefs_file_llseek(struct file *file, loff_t offset, int origin) in orangefs_file_llseek()
/linux/arch/arm/kernel/
H A Dunwind.c105 const struct unwind_idx *origin, in search_index()
/linux/kernel/bpf/
H A Ddiagnostics.c131 struct bpf_diag_mod_target origin; member
210 struct bpf_diag_mod_target origin; member
1457 struct bpf_diag_mod_target *origin) in diag_mod_insn_origin()
1517 const struct bpf_diag_mod_target *origin) in diag_record_mod()
1621 const struct bpf_reg_state *origin, enum bpf_diag_mod_reason reason) in bpf_diag_mod_begin()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_reg.h1043 #define dsaf_set_field(origin, mask, shift, val) \ argument
1049 #define dsaf_set_bit(origin, shift, val) \ argument
1055 u32 origin = dsaf_read_reg(base, reg); in dsaf_set_reg_field() local
1067 #define dsaf_get_field(origin, mask, shift) (((origin) & (mask)) >> (shift)) argument
1069 #define dsaf_get_bit(origin, shift) \ argument
1075 u32 origin; in dsaf_get_reg_field() local
/linux/drivers/char/
H A Dps3flash.c86 static loff_t ps3flash_llseek(struct file *file, loff_t offset, int origin) in ps3flash_llseek()
/linux/drivers/md/dm-vdo/
H A Drecovery-journal.h165 physical_block_number_t origin; member

12