/kernel/linux/linux-6.6/lib/ |
H A D | timerqueue.c | 35 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add() argument 53 bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_del() argument
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_nla.c | 9 struct nlattr *head = nla_data(nla); in drbd_nla_check_mandatory() local
|
/kernel/linux/linux-5.10/arch/xtensa/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/csky/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/arc/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/ia64/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/sh/ |
H A D | Makefile | |
/kernel/linux/common_modules/memory_security/src/ |
H A D | jit_process.c | 79 struct list_head *head = (find_process_jit_space(root, pid).head); delete_process_jit_space() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/arch/x86/oprofile/ |
H A D | backtrace.c | 23 dump_user_backtrace_32(struct stack_frame_ia32 *head) in dump_user_backtrace_32() argument 49 struct stack_frame_ia32 *head; in x86_backtrace_32() local 70 static struct stack_frame *dump_user_backtrace(struct stack_frame *head) in dump_user_backtrace() argument 93 struct stack_frame *head = (struct stack_frame *)frame_pointer(regs); x86_backtrace() local [all...] |
/kernel/linux/linux-5.10/arch/microblaze/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
H A D | fake_sigreturn_bad_size.c | 24 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_size_run() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | rc.c | 107 u32 head; in rvt_compute_aeth() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | priv.h | 26 struct list_head head; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | priv.h | 22 struct list_head head; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | umem.h | 16 struct list_head head; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_ring_types.h | 42 u32 head; /* updated during retire, loosely tracks RING_HEAD */ member
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | eadm_sch.h | 17 struct list_head head; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | osdep_service.h | 48 static inline u32 end_of_queue_search(struct list_head *head, in end_of_queue_search() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | timerqueue.h | 34 struct timerqueue_node *timerqueue_getnext(struct timerqueue_head *head) in timerqueue_getnext() argument 56 static inline void timerqueue_init_head(struct timerqueue_head *head) in timerqueue_init_head() argument
|
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctimap.c | 21 struct list_head *pos, *pre, *head; in input_mapper_add() local 67 struct list_head *next, *pre, *head; input_mapper_delete() local 96 free_input_mapper_list(struct list_head *head) free_input_mapper_list() argument [all...] |
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_fifo.h | 17 struct snd_seq_event_cell *head; /* pointer to head of fifo */ member
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_readq.h | 22 int head, tail; member
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | sof_sdw_hdmi.c | 22 struct list_head head; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | metricgroup.h | 21 struct list_head head; /* list of metric_expr */ member
|