/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | export.c | 380 struct dentry *this, *parent = NULL; in ovl_lookup_real_one() local 449 struct dentry *this = NULL; ovl_lookup_real_inode() local 573 struct dentry *next, *this; ovl_lookup_real() local [all...] |
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | alim1535_wdt.c | 283 static int ali_notify_sys(struct notifier_block *this, in ali_notify_sys() argument
|
H A D | alim7101_wdt.c | 306 static int wdt_restart_handle(struct notifier_block *this, unsigned long mode, in wdt_restart_handle() argument 332 static int wdt_notify_sys(struct notifier_block *this, in wdt_notify_sys() argument
|
H A D | at91rm9200_wdt.c | 54 static int at91rm9200_restart(struct notifier_block *this, in at91rm9200_restart() argument
|
H A D | eurotechwdt.c | 355 static int eurwdt_notify_sys(struct notifier_block *this, unsigned long code, in eurwdt_notify_sys() argument
|
H A D | sbc60xxwdt.c | 296 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | sbc7240_wdt.c | 226 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | sc520_wdt.c | 352 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | w83977f_wdt.c | 436 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | w83877f_wdt.c | 320 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | wdt.c | 508 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument
|
H A D | wdrtas.c | 459 static int wdrtas_reboot(struct notifier_block *this, in wdrtas_reboot() argument
|
H A D | wdt977.c | 412 static int wdt977_notify_sys(struct notifier_block *this, unsigned long code, in wdt977_notify_sys() argument
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regcache.c | 409 struct regmap_range_node *this = in regcache_sync() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | hung_task.c | 85 hung_task_panic(struct notifier_block *this, unsigned long event, void *ptr) in hung_task_panic() argument
|
/kernel/linux/linux-6.6/kernel/irq/ |
H A D | devres.c | 20 struct irq_devres *this = res; in devm_irq_release() local 27 struct irq_devres *this = res, *match = data; in devm_irq_match() local 156 struct irq_desc_devres *this = res; devm_irq_desc_release() local 242 struct irq_generic_chip_devres *this = res; devm_irq_remove_generic_chip() local [all...] |
/kernel/linux/linux-6.6/kernel/futex/ |
H A D | requeue.c | 371 struct futex_q *this, *nex in futex_requeue() local [all...] |
H A D | waitwake.c | 146 struct futex_q *this, *next; in futex_wake() local 243 struct futex_q *this, *next; futex_wake_op() local [all...] |
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | bpqether.c | 528 static int bpq_device_event(struct notifier_block *this, in bpq_device_event() argument
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | lapbether.c | 444 static int lapbeth_device_event(struct notifier_block *this, in lapbeth_device_event() argument
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | of_reserved_mem.c | 289 struct reserved_mem *this, *next; in __rmem_check_for_overlap() local
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | enlighten.c | 263 xen_panic_event(struct notifier_block *this, unsigned long event, void *ptr) in xen_panic_event() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_gfxpll.c | 59 static void __gfxpll_rreg(struct loongson_gfxpll *this, in __gfxpll_rreg() argument 72 static int loongson_gfxpll_update(struct loongson_gfxpll * const this, in loongson_gfxpll_update() argument 80 static void loongson_gfxpll_get_rates(struct loongson_gfxpll * const this, in loongson_gfxpll_get_rates() argument 117 static void loongson_gfxpll_print(struct loongson_gfxpll * const this, in loongson_gfxpll_print() argument 143 struct loongson_gfxpll *this = (struct loongson_gfxpll *)data; loongson_gfxpll_fini() local 150 loongson_gfxpll_init(struct loongson_gfxpll * const this) loongson_gfxpll_init() argument 178 struct loongson_gfxpll *this; loongson_gfxpll_create() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | object.c | 71 struct nvkm_object *this = rb_entry(*ptr, typeof(*this), node); in nvkm_object_insert() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_chain_filter.c | 356 static int nf_tables_netdev_event(struct notifier_block *this, in nf_tables_netdev_event() argument
|