| /kernel/linux/linux-6.6/drivers/bus/ |
| H A D | brcmstb_gisb.c | 361 static int dump_gisb_error(struct notifier_block *self, unsigned long v, in dump_gisb_error() argument
|
| /kernel/linux/linux-6.6/drivers/clk/sunxi/ |
| H A D | clk-sunxi.c | 883 u8 self; /* is it the base factor clock? (only one) */ member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | kthread.c | 267 static void __kthread_parkme(struct kthread *self) in __kthread_parkme() argument 348 struct kthread *self; in kthread() local [all...] |
| /kernel/linux/linux-6.6/kernel/debug/ |
| H A D | debug_core.c | 876 static int module_event(struct notifier_block *self, unsigned long val, in module_event() argument
|
| /kernel/linux/linux-6.6/drivers/dma/sh/ |
| H A D | shdmac.c | 477 static int sh_dmae_nmi_handler(struct notifier_block *self, in sh_dmae_nmi_handler() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 124 static int hns_roce_netdev_event(struct notifier_block *self, in hns_roce_netdev_event() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | setup.c | 802 dump_kernel_offset(struct notifier_block *self, unsigned long v, void *p) in dump_kernel_offset() argument
|
| H A D | uprobes.c | 1001 int arch_uprobe_exception_notify(struct notifier_block *self, unsigned long val, void *data) in arch_uprobe_exception_notify() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | addr.c | 851 static int netevent_callback(struct notifier_block *self, unsigned long event, in netevent_callback() argument
|
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| H A D | coresight-cpu-debug.c | 377 static int debug_notifier_call(struct notifier_block *self, in debug_notifier_call() argument
|
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| H A D | windfarm_pm121.c | 941 static int pm121_notify(struct notifier_block *self, in pm121_notify() argument
|
| H A D | windfarm_pm112.c | 638 static int pm112_wf_notify(struct notifier_block *self, in pm112_wf_notify() argument
|
| H A D | windfarm_pm81.c | 676 static int wf_smu_notify(struct notifier_block *self, in wf_smu_notify() argument
|
| H A D | windfarm_rm31.c | 644 static int rm31_wf_notify(struct notifier_block *self, in rm31_wf_notify() argument
|
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | bcast.c | 731 void tipc_nlist_init(struct tipc_nlist *nl, u32 self) in tipc_nlist_init() argument
|
| H A D | topsrv.c | 617 u32 self = tipc_own_addr(net); in tipc_topsrv_kern_evt() local
|
| H A D | name_table.c | 575 u32 self = tipc_own_addr(net); in tipc_nametbl_lookup_anycast() local 632 u32 self = tipc_own_addr(net); in tipc_nametbl_lookup_group() local
|
| H A D | monitor.c | 90 struct tipc_peer *self; member 272 struct tipc_peer *self = mon->self; in mon_update_local_domain() local 327 struct tipc_peer *self = mon->self; mon_assign_roles() local 355 struct tipc_peer *self; tipc_mon_remove_peer() local 393 struct tipc_peer *self = mon->self; tipc_mon_add_peer() local 425 struct tipc_peer *self = get_self(net, bearer_id); tipc_mon_peer_up() local 444 struct tipc_peer *self; tipc_mon_peer_down() local 634 struct tipc_peer *self; mon_timeout() local 651 struct tipc_peer *self; tipc_mon_create() local 686 struct tipc_peer *self; tipc_mon_delete() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/ |
| H A D | hid_bpf.c | 508 load_programs(const struct test_program programs[], const size_t progs_count, struct __test_metadata *_metadata, FIXTURE_DATA(hid_bpf) * self, const FIXTURE_VARIANT(hid_bpf) * variant) load_programs() argument [all...] |
| /kernel/liteos_m/kal/posix/src/ |
| H A D | pthread.c | 713 pthread_t self = pthread_self(); in pthread_setspecific() local 754 pthread_t self = pthread_self(); in pthread_getspecific() local
|
| /kernel/linux/linux-6.6/sound/soc/sh/ |
| H A D | siu_dai.c | 547 int self, ret; in siu_dai_prepare() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| H A D | wal_mac80211.c | 764 void WalReleaseHwCapability(struct WlanHwCapability *self)
in WalReleaseHwCapability() argument
|
| /device/qemu/drivers/virtio/ |
| H A D | virtnet.c | 611 static void FakeWalHwCapabilityRelease(struct WlanHwCapability *self) in FakeWalHwCapabilityRelease() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| H A D | osd_img.c | 168 OsdSet *self = NULL;
in OsdsCreate() local 284 OsdsCreateRgn(OsdSet* self) OsdsCreateRgn() argument 377 OsdsDestroyRgn(OsdSet* self, int rgnHnd) OsdsDestroyRgn() argument 394 OsdsClear(OsdSet* self) OsdsClear() argument 409 OsdsDestroy(OsdSet* self) OsdsDestroy() argument 1232 OsdsSetRgn(OsdSet* self, int rgnHnd, const HI_OSD_ATTR_S* rgnAttr) OsdsSetRgn() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/ |
| H A D | sample_lcd.c | 1348 void ViCfgInit(ViCfg* self)
in ViCfgInit() argument 1368 ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) ViCfgSetDev() argument 1381 ViCfgSetPipe(ViCfg* self, int pipe0Id, int pipe1Id, int pipe2Id, int pipe3Id) ViCfgSetPipe() argument 1395 ViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, VIDEO_FORMAT_E videoFormat, DYNAMIC_RANGE_E dynamicRange) ViCfgSetChn() argument 1416 VpssCfgInit(VpssCfg* self) VpssCfgInit() argument 1430 VpssCfgSetGrp(VpssCfg* self, int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight) VpssCfgSetGrp() argument 1455 VpssCfgAddChn(VpssCfg* self, int chnId, const VPSS_CHN_ATTR_S* chnAttr, int width, int height) VpssCfgAddChn() argument 1712 MppSess *self = MppSessNew(); ViVpssCreate() local 1735 StVoParamCfg(VoCfg *self) StVoParamCfg() argument 1746 StVbParamCfg(VbCfg *self) StVbParamCfg() argument [all...] |