Searched refs:context (Results 1 - 25 of 2081) sorted by path

1234567891011>>

/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim9 " relatively sane even through a context switch.
/linux-master/arch/csky/mm/
H A Dcontext.c21 asid_check_context(&asid_info, &mm->context.asid, cpu, mm);
/linux-master/arch/mips/include/asm/sn/sn0/
H A Dhubio.h715 context: 15, /* Bit vector: member in struct:icrbd_s::__anon39
727 #define icrbd_context icrbd_field_s.context
/linux-master/arch/nios2/mm/
H A Dmmu_context.c2 * MMU context handling.
19 /* The pids position and mask in context */
24 /* The versions position and mask in context */
29 /* Return the version part of a context */
32 /* Return the pid part of a context */
35 /* Value of the first context (version 1, pid 0) */
41 * Initialize MMU context management stuff.
51 * Set new context (pid), keep way
53 static void set_context(mm_context_t context) argument
55 set_mmu_pid(CTX_PID(context));
113 get_pid_from_context(mm_context_t *context) argument
[all...]
/linux-master/arch/powerpc/platforms/cell/spufs/
H A DMakefile4 spufs-y += inode.o file.o context.o syscalls.o
/linux-master/arch/sparc/include/asm/
H A Doplib_32.h103 /* Start the CPU with the given device tree node, context table, and context
107 int context, char *program_counter);
H A Dtlbflush_64.h51 void __flush_tlb_page(unsigned long context, unsigned long vaddr);
58 __flush_tlb_page(CTX_HWBITS(mm->context), vaddr);
/linux-master/arch/sparc/kernel/
H A Dadi_64.c135 if (mm->context.tag_store) {
136 tag_desc = mm->context.tag_store;
137 spin_lock_irqsave(&mm->context.tag_lock, flags);
144 spin_unlock_irqrestore(&mm->context.tag_lock, flags);
174 spin_lock_irqsave(&mm->context.tag_lock, flags);
175 if (mm->context.tag_store) {
176 tag_desc = mm->context.tag_store;
205 mm->context.tag_store = kzalloc(size, GFP_NOWAIT|__GFP_NOWARN);
206 if (mm->context.tag_store == NULL) {
210 tag_desc = mm->context
[all...]
H A Ddtlb_miss.S5 srlx %g6, 48, %g5 ! Get context
6 sllx %g6, 22, %g6 ! Zero out context
H A Ddtlb_prot.S30 sllx %g5, PAGE_SHIFT, %g5 ! Clear context ID bits
H A Dentry.h165 unsigned long context);
H A Ditlb_miss.S5 srlx %g6, 48, %g5 ! Get context
6 sllx %g6, 22, %g6 ! Zero out context
H A Dunaligned_64.c278 printk(KERN_ALERT "current->{active_,}mm->context = %016lx\n",
279 (current->mm ? CTX_HWBITS(current->mm->context) :
280 CTX_HWBITS(current->active_mm->context)));
/linux-master/arch/sparc/power/
H A Dhibernate.c39 tsb_context_switch_ctx(mm, CTX_HWBITS(mm->context));
/linux-master/crypto/asymmetric_keys/
H A Dpkcs8_parser.c33 int pkcs8_note_OID(void *context, size_t hdrlen, argument
37 struct pkcs8_parse_context *ctx = context;
53 int pkcs8_note_version(void *context, size_t hdrlen, argument
67 int pkcs8_note_algo(void *context, size_t hdrlen, argument
71 struct pkcs8_parse_context *ctx = context;
83 int pkcs8_note_key(void *context, size_t hdrlen, argument
87 struct pkcs8_parse_context *ctx = context;
/linux-master/crypto/
H A Drsa_helper.c16 int rsa_get_n(void *context, size_t hdrlen, unsigned char tag, argument
19 struct rsa_key *key = context;
46 int rsa_get_e(void *context, size_t hdrlen, unsigned char tag, argument
49 struct rsa_key *key = context;
61 int rsa_get_d(void *context, size_t hdrlen, unsigned char tag, argument
64 struct rsa_key *key = context;
76 int rsa_get_p(void *context, size_t hdrlen, unsigned char tag, argument
79 struct rsa_key *key = context;
91 int rsa_get_q(void *context, size_t hdrlen, unsigned char tag, argument
94 struct rsa_key *key = context;
106 rsa_get_dp(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
121 rsa_get_dq(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
136 rsa_get_qinv(void *context, size_t hdrlen, unsigned char tag, const void *value, size_t vlen) argument
[all...]
/linux-master/drivers/acpi/acpica/
H A Ddbtest.c23 u32 nesting_level, void *context, void **return_value);
53 void *context, void **return_value);
241 u32 nesting_level, void *context, void **return_value)
973 void *context, void **return_value)
978 (struct acpi_db_execute_walk *)context;
240 acpi_db_test_one_object(acpi_handle obj_handle, u32 nesting_level, void *context, void **return_value) argument
971 acpi_db_evaluate_one_predefined_name(acpi_handle obj_handle, u32 nesting_level, void *context, void **return_value) argument
H A Devsci.c17 static u32 ACPI_SYSTEM_XFACE acpi_ev_sci_xrupt_handler(void *context);
54 int_status |= sci_handler->address(sci_handler->context);
67 * PARAMETERS: context - Calling Context
76 static u32 ACPI_SYSTEM_XFACE acpi_ev_sci_xrupt_handler(void *context) argument
78 struct acpi_gpe_xrupt_info *gpe_xrupt_list = context;
112 * PARAMETERS: context - Calling Context
120 u32 ACPI_SYSTEM_XFACE acpi_ev_gpe_xrupt_handler(void *context) argument
122 struct acpi_gpe_xrupt_info *gpe_xrupt_list = context;
H A Dnsxfeval.c531 * context - Passed to user function(s) above
559 void *context, void **return_value)
609 context, return_value);
637 void *context, void **return_value)
639 struct acpi_get_devices_info *info = context;
741 info->context, return_value);
751 * context - Passed to user function
773 void *context, void **return_value)
788 * to know what it is, and their context parameter.
791 info.context
554 acpi_walk_namespace(acpi_object_type type, acpi_handle start_object, u32 max_depth, acpi_walk_callback descending_callback, acpi_walk_callback ascending_callback, void *context, void **return_value) argument
635 acpi_ns_get_device_callback(acpi_handle obj_handle, u32 nesting_level, void *context, void **return_value) argument
771 acpi_get_devices(const char *HID, acpi_walk_callback user_function, void *context, void **return_value) argument
[all...]
H A Drsxface.c35 acpi_rs_match_vendor_resource(struct acpi_resource *resource, void *context);
442 acpi_rs_match_vendor_resource(struct acpi_resource *resource, void *context) argument
444 struct acpi_vendor_walk_info *info = context;
496 * context - Passed to user_function
508 void *context)
547 status = user_function(resource, context);
584 * context - Passed to user_function
596 acpi_walk_resource_callback user_function, void *context)
623 status = acpi_walk_resource_buffer(&buffer, user_function, context);
506 acpi_walk_resource_buffer(struct acpi_buffer *buffer, acpi_walk_resource_callback user_function, void *context) argument
H A Dutmisc.c188 * context - Passed to the callback function
199 acpi_pkg_callback walk_callback, void *context)
238 this_source_obj, state, context);
278 this_source_obj, state, context);
197 acpi_ut_walk_package_tree(union acpi_operand_object *source_object, void *target_object, acpi_pkg_callback walk_callback, void *context) argument
/linux-master/drivers/base/regmap/
H A Dregmap-ac97.c44 static int regmap_ac97_reg_read(void *context, unsigned int reg, argument
47 struct snd_ac97 *ac97 = context;
54 static int regmap_ac97_reg_write(void *context, unsigned int reg, argument
57 struct snd_ac97 *ac97 = context;
H A Dregmap-spmi.c16 static int regmap_spmi_base_read(void *context, argument
26 err = spmi_register_read(context, addr++, val++);
31 static int regmap_spmi_base_gather_write(void *context, argument
46 err = spmi_register_zero_write(context, *data);
56 err = spmi_register_write(context, addr, *data);
69 static int regmap_spmi_base_write(void *context, const void *data, argument
73 return regmap_spmi_base_gather_write(context, data, 1, data + 1,
105 static int regmap_spmi_ext_read(void *context, argument
124 err = spmi_ext_register_read(context, addr, val, len);
136 err = spmi_ext_register_readl(context, add
149 regmap_spmi_ext_gather_write(void *context, const void *reg, size_t reg_size, const void *val, size_t val_size) argument
189 regmap_spmi_ext_write(void *context, const void *data, size_t count) argument
[all...]
/linux-master/drivers/crypto/caam/
H A Dkey_gen.h44 void split_key_done(struct device *dev, u32 *desc, u32 err, void *context);
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.h37 struct dc_state *context);
39 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context);

Completed in 222 milliseconds

1234567891011>>