Home
last modified time | relevance | path

Searched +defs:p +defs:code (Results 26 – 50 of 168) sorted by relevance

1234567

/linux-6.14.4/drivers/watchdog/
Dalim1535_wdt.c179 int __user *p = argp; in ali_ioctl() local
284 unsigned long code, void *unused) in ali_notify_sys()
Dw83877f_wdt.c242 int __user *p = argp; in fop_ioctl() local
319 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
Deurotechwdt.c236 int __user *p = argp; in eurwdt_ioctl() local
355 static int eurwdt_notify_sys(struct notifier_block *this, unsigned long code, in eurwdt_notify_sys()
Dsc520_wdt.c276 int __user *p = argp; in fop_ioctl() local
351 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
Dwatchdog_core.c75 struct list_head *p, *n; in watchdog_deferred_registration_del() local
159 unsigned long code, void *data) in watchdog_reboot_notifier()
Dalim7101_wdt.c237 int __user *p = argp; in fop_ioctl() local
332 unsigned long code, void *unused) in wdt_notify_sys()
Dwdt.c354 int __user *p = argp; in wdt_ioctl() local
508 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
Dwdt_pci.c391 int __user *p = argp; in wdtpci_ioctl() local
551 static int wdtpci_notify_sys(struct notifier_block *this, unsigned long code, in wdtpci_notify_sys()
Dsc1200wdt.c185 int __user *p = argp; in sc1200wdt_ioctl() local
292 unsigned long code, void *unused) in sc1200wdt_notify_sys()
/linux-6.14.4/drivers/power/reset/
Dltc2952-poweroff.c78 #define to_ltc2952(p, m) container_of(p, struct ltc2952_poweroff, m) argument
248 unsigned long code, void *unused) in ltc2952_poweroff_notify_panic()
/linux-6.14.4/kernel/
Dauditsc.c234 struct audit_tree_refs *p = ctx->trees; in put_tree_ref() local
256 struct audit_tree_refs *p = ctx->trees; in grow_tree_refs() local
272 struct audit_tree_refs *p, int count) in unroll_tree_refs()
302 struct audit_tree_refs *p, *q; in free_tree_refs() local
312 struct audit_tree_refs *p; in match_tree_refs() local
1142 const char __user *p = (const char __user *)current->mm->arg_start; in audit_log_execve_info() local
1870 int success, long code) in audit_return_fixup()
1933 void __audit_uring_exit(int success, long code) in __audit_uring_exit()
2084 struct audit_tree_refs *p; in handle_one() local
2113 struct audit_tree_refs *p; in handle_path() local
[all …]
/linux-6.14.4/drivers/tty/
Dsysrq.c359 struct task_struct *p; in send_sig_all() local
735 unsigned int code, int value) in sysrq_detect_reset_sequence()
828 unsigned int code, int value) in sysrq_handle_keypress()
936 unsigned int type, unsigned int code, int value) in sysrq_filter()
1081 #define param_check_sysrq_reset_seq(name, p) \ argument
/linux-6.14.4/drivers/input/misc/
Duinput.c42 unsigned int code; /* UI_FF_UPLOAD, UI_FF_ERASE */ member
73 unsigned int type, unsigned int code, int value) in uinput_dev_event()
398 static int uinput_validate_absinfo(struct input_dev *dev, unsigned int code, in uinput_validate_absinfo()
865 char __user *p = dest; in uinput_str_to_user() local
888 unsigned long arg, void __user *p) in uinput_ioctl_handler()
/linux-6.14.4/sound/ppc/
Dbeep.c87 unsigned int code, int hz) in snd_pmac_beep_event()
96 short *p; in snd_pmac_beep_event() local
/linux-6.14.4/net/sched/
Dsch_etf.c111 struct rb_node *p; in etf_peek_timesortedlist() local
135 static void report_sock_error(struct sk_buff *skb, u32 err, u8 code) in report_sock_error()
166 struct rb_node **p = &q->head.rb_root.rb_node, *parent = NULL; in etf_enqueue_timesortedlist() local
420 struct rb_node *p = rb_first_cached(&q->head); in timesortedlist_clear() local
/linux-6.14.4/arch/powerpc/platforms/ps3/
Ddevice-init.c121 } *p; in ps3_setup_gelic_device() local
190 } *p; in ps3_setup_uhc_device() local
291 } *p; in ps3_setup_vuart_device() local
325 struct ps3_storage_device *p; in ps3_setup_storage_dev() local
445 } *p; in ps3_register_sound_devices() local
479 } *p; in ps3_register_graphics_devices() local
514 } *p; in ps3_register_ramdisk_device() local
883 static int ps3_stop_probe_thread(struct notifier_block *nb, unsigned long code, in ps3_stop_probe_thread()
/linux-6.14.4/tools/sched_ext/include/scx/
Dcommon.bpf.h113 #define scx_bpf_exit(code, fmt, args...) \ argument
419 static inline bool is_migration_disabled(const struct task_struct *p) in is_migration_disabled()
543 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
557 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/linux-6.14.4/drivers/hid/
Dhid-debug.c2854 const struct hid_usage_entry *p; in resolv_usage_page() local
2883 const struct hid_usage_entry *p; in hid_resolv_usage() local
3610 static void hid_resolv_event(__u8 type, __u16 code, struct seq_file *f) in hid_resolv_event()
3645 static int hid_debug_rdesc_show(struct seq_file *f, void *p) in hid_debug_rdesc_show()
/linux-6.14.4/drivers/auxdisplay/
Dcharlcd.c53 #define charlcd_to_priv(p) container_of(p, struct charlcd_priv, lcd) argument
161 char *p; in parse_xy() local
621 static int panel_notify_sys(struct notifier_block *this, unsigned long code, in panel_notify_sys()
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfalcon.h4 #define nvkm_falcon(p) container_of((p), struct nvkm_falcon, engine) argument
42 } code; member
97 } code; member
/linux-6.14.4/lib/
Ddecompress_unlzma.c75 uint32_t code; member
150 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper()
156 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0()
163 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0()
168 static inline void INIT rc_update_bit_1(struct rc *rc, uint16_t *p) in rc_update_bit_1()
176 static int INIT rc_get_bit(struct rc *rc, uint16_t *p, int *symbol) in rc_get_bit()
203 rc_bit_tree_decode(struct rc *rc, uint16_t *p, int num_levels, int *symbol) in rc_bit_tree_decode()
350 struct cstate *cst, uint16_t *p, in process_bit0()
394 struct cstate *cst, uint16_t *p, in process_bit1()
551 uint16_t *p; in unlzma() local
/linux-6.14.4/kernel/trace/
Dtrace_eprobe.c297 get_event_field(struct fetch_insn *code, void *rec) in get_event_field()
357 struct fetch_insn *code; in get_eprobe_size() local
393 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, in process_fetch_insn()
819 char *p; in trace_eprobe_parse_filter() local
/linux-6.14.4/arch/x86/include/asm/
Ddesc_defs.h33 #define _DESC_SYSTEM(code) (code) argument
69 u16 base1: 8, type: 4, s: 1, dpl: 2, p: 1; member
108 u16 base1 : 8, type : 5, dpl : 2, p : 1; member
124 p : 1; member
/linux-6.14.4/arch/arm64/kernel/
Dtraps.c155 char str[sizeof("00000000 ") * 5 + 2 + 1], *p = str; in dump_kernel_instr() local
266 void arm64_force_sig_fault(int signo, int code, unsigned long far, in arm64_force_sig_fault()
282 void arm64_force_sig_mceerr(int code, unsigned long far, short lsb, in arm64_force_sig_mceerr()
414 void force_signal_inject(int signal, int code, unsigned long address, unsigned long err) in force_signal_inject()
448 int code; in arm64_notify_segfault() local
/linux-6.14.4/tools/testing/selftests/kvm/arm64/
Dpage_fault_test.c245 int (*code)(void) = (int (*)(void))TEST_EXEC_GVA; in guest_exec() local
363 static void setup_uffd(struct kvm_vm *vm, struct test_params *p, in setup_uffd()
528 uint64_t *code; in load_exec_code_for_test() local
575 static void setup_memslots(struct kvm_vm *vm, struct test_params *p) in setup_memslots()
637 static void print_test_banner(enum vm_guest_mode mode, struct test_params *p) in print_test_banner()
699 struct test_params *p = (struct test_params *)arg; in run_test() local
1102 struct test_params p = { in for_each_test_and_guest_mode() local

1234567