Searched defs:node (Results 301 - 325 of 2721) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/firmware/efi/
H A Dfdtparams.c60 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, argument
88 int i, j, node; local
/linux-master/include/linux/
H A Dscs.h74 static inline void *scs_alloc(int node) { return NULL; } argument
78 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } argument
/linux-master/kernel/
H A Dscs.c31 static void *__scs_alloc(int node) argument
54 void *scs_alloc(int node) argument
114 int scs_prepare(struct task_struct *tsk, int node) argument
/linux-master/arch/x86/kernel/
H A Dirq_32.c112 int node = cpu_to_node(cpu); local
/linux-master/drivers/gpu/drm/
H A Ddrm_vma_manager.c144 struct drm_mm_node *node, *best; local
201 drm_vma_offset_add(struct drm_vma_offset_manager *mgr, struct drm_vma_offset_node *node, unsigned long pages) argument
229 drm_vma_offset_remove(struct drm_vma_offset_manager *mgr, struct drm_vma_offset_node *node) argument
243 vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag, bool ref_counted) argument
313 drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) argument
338 drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) argument
357 drm_vma_node_revoke(struct drm_vma_offset_node *node, struct drm_file *tag) argument
398 drm_vma_node_is_allowed(struct drm_vma_offset_node *node, struct drm_file *tag) argument
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.h39 am65_cpts_create(struct device *dev, void __iomem *regs, struct device_node *node) argument
/linux-master/drivers/fpga/
H A Ddfl-afu.h40 struct list_head node; member in struct:dfl_afu_mmio_region
58 struct rb_node node; member in struct:dfl_afu_dma_region
/linux-master/arch/powerpc/sysdev/xics/
H A Dics-rtas.c183 static int ics_rtas_host_match(struct ics *ics, struct device_node *node) argument
/linux-master/lib/
H A Dhashtable_test.c15 struct hlist_node node; member in struct:hashtable_test_entry
[all...]
/linux-master/io_uring/
H A Dslist.h21 static inline void wq_list_add_after(struct io_wq_work_node *node, argument
33 static inline void wq_list_add_tail(struct io_wq_work_node *node, argument
46 wq_list_add_head(struct io_wq_work_node *node, struct io_wq_work_list *list) argument
88 wq_stack_add_head(struct io_wq_work_node *node, struct io_wq_work_node *stack) argument
95 wq_list_del(struct io_wq_work_list *list, struct io_wq_work_node *node, struct io_wq_work_node *prev) argument
105 struct io_wq_work_node *node = stack->next; local
[all...]
/linux-master/security/selinux/
H A Dnetnode.c106 struct sel_netnode *node; local
145 sel_netnode_insert(struct sel_netnode *node) argument
193 struct sel_netnode *node; local
252 struct sel_netnode *node; local
276 struct sel_netnode *node, *node_tmp; local
[all...]
/linux-master/drivers/acpi/acpica/
H A Devxface.c61 struct acpi_namespace_node *node = local
214 struct acpi_namespace_node *node = local
[all...]
H A Devhandler.c118 acpi_ev_has_default_handler(struct acpi_namespace_node *node, argument
171 struct acpi_namespace_node *node; local
328 acpi_ev_install_space_handler(struct acpi_namespace_node *node, acpi_adr_space_type space_id, acpi_adr_space_handler handler, acpi_adr_space_setup setup, void *context) argument
[all...]
H A Dnsrepair.c307 acpi_ns_match_simple_repair(struct acpi_namespace_node *node, u32 return_btype, u32 package_index) argument
H A Ddsmethod.c55 acpi_ds_auto_serialize_method(struct acpi_namespace_node *node, argument
[all...]
H A Ddsfield.c60 acpi_ds_create_external_region(acpi_status lookup_status, union acpi_parse_object *op, char *path, struct acpi_walk_state *walk_state, struct acpi_namespace_node **node) argument
124 struct acpi_namespace_node *node; local
558 struct acpi_namespace_node *node; local
[all...]
H A Dnsinit.c265 struct acpi_namespace_node *node = local
323 struct acpi_namespace_node *node = local
455 struct acpi_namespace_node *node; local
[all...]
H A Dnsconvert.c438 struct acpi_namespace_node *node; local
[all...]
/linux-master/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c33 struct device_node *node; local
/linux-master/drivers/nfc/nfcmrvl/
H A Duart.c59 static int nfcmrvl_uart_parse_dt(struct device_node *node, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c33 BPF_PROG(kmalloc, unsigned long call_site, const void *ptr, size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags, int node) argument
H A Drbtree_fail.c12 struct bpf_rb_node node; member in struct:node_data
[all...]
H A Drbtree.c13 struct bpf_rb_node node; member in struct:node_data
[all...]
/linux-master/drivers/clocksource/
H A Dtimer-mediatek-cpux.c100 static int __init mtk_cpux_init(struct device_node *node) argument
/linux-master/drivers/clk/
H A Dclk-pwm.c69 struct device_node *node = pdev->dev.of_node; local

Completed in 206 milliseconds

<<11121314151617181920>>