/kernel/linux/linux-5.10/drivers/mtd/nand/raw/atmel/ |
H A D | pmecc.c | 346 struct atmel_pmecc_user *user; in atmel_pmecc_create_user() local 354 size = sizeof(*user); in atmel_pmecc_create_user() 365 user = kzalloc(size, GFP_KERNEL); in atmel_pmecc_create_user() 366 if (!user) in atmel_pmecc_create_user() 369 user->pmecc = pmecc; in atmel_pmecc_create_user() 371 user->partial_syn = (s16 *)PTR_ALIGN(user + 1, sizeof(u16)); in atmel_pmecc_create_user() 372 user->si = user->partial_syn + ((2 * req->ecc.strength) + 1); in atmel_pmecc_create_user() 373 user in atmel_pmecc_create_user() 411 atmel_pmecc_destroy_user(struct atmel_pmecc_user *user) atmel_pmecc_destroy_user() argument 417 get_strength(struct atmel_pmecc_user *user) get_strength() argument 424 get_sectorsize(struct atmel_pmecc_user *user) get_sectorsize() argument 429 atmel_pmecc_gen_syndrome(struct atmel_pmecc_user *user, int sector) atmel_pmecc_gen_syndrome() argument 446 atmel_pmecc_substitute(struct atmel_pmecc_user *user) atmel_pmecc_substitute() argument 487 atmel_pmecc_get_sigma(struct atmel_pmecc_user *user) atmel_pmecc_get_sigma() argument 641 atmel_pmecc_err_location(struct atmel_pmecc_user *user) atmel_pmecc_err_location() argument 690 atmel_pmecc_correct_sector(struct atmel_pmecc_user *user, int sector, void *data, void *ecc) atmel_pmecc_correct_sector() argument 746 atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user) atmel_pmecc_correct_erased_chunks() argument 752 atmel_pmecc_get_generated_eccbytes(struct atmel_pmecc_user *user, int sector, void *ecc) atmel_pmecc_get_generated_eccbytes() argument 772 atmel_pmecc_enable(struct atmel_pmecc_user *user, int op) atmel_pmecc_enable() argument 802 atmel_pmecc_disable(struct atmel_pmecc_user *user) atmel_pmecc_disable() argument 809 atmel_pmecc_wait_rdy(struct atmel_pmecc_user *user) atmel_pmecc_wait_rdy() argument [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
H A D | pmecc.c | 346 struct atmel_pmecc_user *user; in atmel_pmecc_create_user() local 354 size = sizeof(*user); in atmel_pmecc_create_user() 365 user = kzalloc(size, GFP_KERNEL); in atmel_pmecc_create_user() 366 if (!user) in atmel_pmecc_create_user() 369 user->pmecc = pmecc; in atmel_pmecc_create_user() 371 user->partial_syn = (s16 *)PTR_ALIGN(user + 1, sizeof(u16)); in atmel_pmecc_create_user() 372 user->si = user->partial_syn + ((2 * req->ecc.strength) + 1); in atmel_pmecc_create_user() 373 user in atmel_pmecc_create_user() 411 atmel_pmecc_destroy_user(struct atmel_pmecc_user *user) atmel_pmecc_destroy_user() argument 417 get_strength(struct atmel_pmecc_user *user) get_strength() argument 424 get_sectorsize(struct atmel_pmecc_user *user) get_sectorsize() argument 429 atmel_pmecc_gen_syndrome(struct atmel_pmecc_user *user, int sector) atmel_pmecc_gen_syndrome() argument 446 atmel_pmecc_substitute(struct atmel_pmecc_user *user) atmel_pmecc_substitute() argument 487 atmel_pmecc_get_sigma(struct atmel_pmecc_user *user) atmel_pmecc_get_sigma() argument 641 atmel_pmecc_err_location(struct atmel_pmecc_user *user) atmel_pmecc_err_location() argument 690 atmel_pmecc_correct_sector(struct atmel_pmecc_user *user, int sector, void *data, void *ecc) atmel_pmecc_correct_sector() argument 746 atmel_pmecc_correct_erased_chunks(struct atmel_pmecc_user *user) atmel_pmecc_correct_erased_chunks() argument 752 atmel_pmecc_get_generated_eccbytes(struct atmel_pmecc_user *user, int sector, void *ecc) atmel_pmecc_get_generated_eccbytes() argument 772 atmel_pmecc_enable(struct atmel_pmecc_user *user, int op) atmel_pmecc_enable() argument 802 atmel_pmecc_disable(struct atmel_pmecc_user *user) atmel_pmecc_disable() argument 809 atmel_pmecc_wait_rdy(struct atmel_pmecc_user *user) atmel_pmecc_wait_rdy() argument [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
H A D | updates-errors-correctly-when-declaration-emit-is-disabled-in-compiler-options.js | 2 //// [/user/username/projects/myproject/a.ts]
6 //// [/user/username/projects/myproject/b.ts]
25 //// [/user/username/projects/myproject/tsconfig.json]
38 Program root files: ["/user/username/projects/myproject/a.ts","/user/username/projects/myproject/b.ts"]
39 Program options: {"module":1,"noEmit":true,"strict":true,"watch":true,"configFilePath":"/user/username/projects/myproject/tsconfig.json"}
43 /user/username/projects/myproject/b.ts
44 /user/username/projects/myproject/a.ts
48 /user/username/projects/myproject/b.ts
49 /user/usernam [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod_2xxx_interconnect_data.c | 28 .user = OCP_USER_MPU | OCP_USER_SDMA, 35 .user = OCP_USER_MPU, 48 .user = OCP_USER_MPU | OCP_USER_SDMA, 55 .user = OCP_USER_MPU | OCP_USER_SDMA, 63 .user = OCP_USER_MPU | OCP_USER_SDMA, 71 .user = OCP_USER_MPU | OCP_USER_SDMA, 79 .user = OCP_USER_MPU | OCP_USER_SDMA, 87 .user = OCP_USER_MPU | OCP_USER_SDMA, 95 .user = OCP_USER_MPU | OCP_USER_SDMA, 103 .user [all...] |
H A D | omap_hwmod_44xx_data.c | 636 .user = OCP_USER_SDMA, 644 .user = OCP_USER_MPU, 652 .user = OCP_USER_MPU | OCP_USER_SDMA, 660 .user = OCP_USER_MPU | OCP_USER_SDMA, 668 .user = OCP_USER_MPU | OCP_USER_SDMA, 676 .user = OCP_USER_MPU | OCP_USER_SDMA, 684 .user = OCP_USER_MPU | OCP_USER_SDMA, 692 .user = OCP_USER_MPU, 700 .user = OCP_USER_MPU | OCP_USER_SDMA, 708 .user [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod_2xxx_interconnect_data.c | 27 .user = OCP_USER_MPU | OCP_USER_SDMA, 34 .user = OCP_USER_MPU, 47 .user = OCP_USER_MPU | OCP_USER_SDMA, 54 .user = OCP_USER_MPU | OCP_USER_SDMA, 62 .user = OCP_USER_MPU | OCP_USER_SDMA, 70 .user = OCP_USER_MPU | OCP_USER_SDMA, 78 .user = OCP_USER_MPU | OCP_USER_SDMA, 86 .user = OCP_USER_MPU | OCP_USER_SDMA, 94 .user = OCP_USER_MPU | OCP_USER_SDMA, 102 .user [all...] |
/third_party/typescript/tests/baselines/reference/tsc/cancellationToken/ |
H A D | when-emitting-buildInfo.js | 2 //// [/user/username/projects/myproject/a.ts]
8 //// [/user/username/projects/myproject/b.ts]
14 //// [/user/username/projects/myproject/c.ts]
19 //// [/user/username/projects/myproject/d.ts]
22 //// [/user/username/projects/myproject/tsconfig.json]
41 Program root files: ["/user/username/projects/myproject/a.ts","/user/username/projects/myproject/b.ts","/user/username/projects/myproject/c.ts","/user/username/projects/myproject/d.ts"]
42 Program options: {"incremental":true,"declaration":true,"configFilePath":"/user/usernam [all...] |
H A D | when-using-state.js | 2 //// [/user/username/projects/myproject/a.ts]
8 //// [/user/username/projects/myproject/b.ts]
14 //// [/user/username/projects/myproject/c.ts]
19 //// [/user/username/projects/myproject/d.ts]
22 //// [/user/username/projects/myproject/tsconfig.json]
41 Program root files: ["/user/username/projects/myproject/a.ts","/user/username/projects/myproject/b.ts","/user/username/projects/myproject/c.ts","/user/username/projects/myproject/d.ts"]
42 Program options: {"incremental":true,"declaration":true,"configFilePath":"/user/usernam [all...] |
/third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/ |
H A D | does-not-emit-any-files-on-error.js | 2 //// [/user/username/projects/noEmitOnError/tsconfig.json]
11 //// [/user/username/projects/noEmitOnError/shared/types/db.ts]
16 //// [/user/username/projects/noEmitOnError/src/main.ts]
22 //// [/user/username/projects/noEmitOnError/src/other.ts]
52 [[90m12:00:34 AM[0m] Building project '/user/username/projects/noEmitOnError/tsconfig.json'... 63 Program root files: ["/user/username/projects/noEmitOnError/shared/types/db.ts","/user/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"]
64 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFilePath":"/user/usernam [all...] |
H A D | does-not-emit-any-files-on-error-with-incremental.js | 2 //// [/user/username/projects/noEmitOnError/tsconfig.json]
11 //// [/user/username/projects/noEmitOnError/shared/types/db.ts]
16 //// [/user/username/projects/noEmitOnError/src/main.ts]
22 //// [/user/username/projects/noEmitOnError/src/other.ts]
52 [[90m12:00:34 AM[0m] Building project '/user/username/projects/noEmitOnError/tsconfig.json'... 63 Program root files: ["/user/username/projects/noEmitOnError/shared/types/db.ts","/user/username/projects/noEmitOnError/src/main.ts","/user/username/projects/noEmitOnError/src/other.ts"]
64 Program options: {"outDir":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"incremental":true,"configFilePath":"/user/usernam [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events_user.c | 44 * probes to print out to the user. 46 * These do not reflect the mapped bytes between the user and kernel space. 54 * ready to expose them out to the user ABI. 206 typedef void (*user_event_func_t) (struct user_event *user, struct iov_iter *i, 214 static struct user_event_mm *user_event_mm_get_all(struct user_event *user); 216 static int destroy_user_event(struct user_event *user); 223 static struct user_event *user_event_get(struct user_event *user) in user_event_get() argument 225 refcount_inc(&user->refcnt); in user_event_get() 227 return user; in user_event_get() 232 struct user_event *user in delayed_destroy_user_event() local 254 user_event_put(struct user_event *user, bool locked) user_event_put() argument 437 struct user_event *user = enabler->event; user_event_enabler_fault_fixup() local 573 user_event_enabler_update(struct user_event *user) user_event_enabler_update() argument 645 user_event_mm_get_all(struct user_event *user) user_event_mm_get_all() argument 863 user_event_enabler_create(struct user_reg *reg, struct user_event *user, int *write_result) user_event_enabler_create() argument 930 user_event_last_ref(struct user_event *user) user_event_last_ref() argument 956 struct user_event *user = (struct user_event *)call->data; user_event_get_fields() local 1067 user_event_destroy_validators(struct user_event *user) user_event_destroy_validators() argument 1078 user_event_destroy_fields(struct user_event *user) user_event_destroy_fields() argument 1089 user_event_add_field(struct user_event *user, const char *type, const char *name, int offset, int size, int is_signed, int filter_type) user_event_add_field() argument 1155 user_event_parse_field(char *field, struct user_event *user, u32 *offset) user_event_parse_field() argument 1246 user_event_parse_fields(struct user_event *user, char *args) user_event_parse_fields() argument 1367 user_event_set_print_fmt(struct user_event *user, char *buf, int len) user_event_set_print_fmt() argument 1401 user_event_create_print_fmt(struct user_event *user) user_event_create_print_fmt() argument 1431 user_event_set_call_visible(struct user_event *user, bool visible) user_event_set_call_visible() argument 1466 destroy_user_event(struct user_event *user) destroy_user_event() argument 1499 struct user_event *user; find_user_event() local 1511 user_event_validate(struct user_event *user, void *data, int len) user_event_validate() argument 1547 user_event_ftrace(struct user_event *user, struct iov_iter *i, void *tpdata, bool *faulted) user_event_ftrace() argument 1588 user_event_perf(struct user_event *user, struct iov_iter *i, void *tpdata, bool *faulted) user_event_perf() argument 1631 update_enable_bit_for(struct user_event *user) update_enable_bit_for() argument 1674 struct user_event *user = (struct user_event *)call->data; user_event_reg() local 1732 struct user_event *user; user_event_create() local 1772 struct user_event *user = container_of(ev, struct user_event, devent); user_event_show() local 1802 struct user_event *user = container_of(ev, struct user_event, devent); user_event_is_busy() local 1809 struct user_event *user = container_of(ev, struct user_event, devent); user_event_free() local 1854 user_fields_match(struct user_event *user, int argc, const char **argv) user_fields_match() argument 1875 struct user_event *user = container_of(ev, struct user_event, devent); user_event_match() local 1897 user_event_trace_register(struct user_event *user) user_event_trace_register() argument 1925 struct user_event *user; user_event_parse() local 2055 struct user_event *user = find_user_event(group, name, &key); delete_user_event() local 2075 struct user_event *user = NULL; user_events_write_core() local 2190 user_events_ref_add(struct user_event_file_info *info, struct user_event *user) user_events_ref_add() argument 2295 struct user_event *user; user_events_ioctl_reg() local 2613 struct user_event *user; user_seq_show() local [all...] |
/third_party/typescript/tests/baselines/reference/tscWatch/sourceOfProjectReferenceRedirect/ |
H A D | when-packageJson-has-types-field-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/index.ts]
31 //// [/user/username/projects/myproject/packages/B/src/index.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
37 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/bar.js]
46 //// [/user/usernam [all...] |
H A D | when-packageJson-has-types-field-with-preserveSymlinks-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/index.ts]
31 //// [/user/username/projects/myproject/packages/B/src/index.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
37 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/bar.js]
46 //// [/user/usernam [all...] |
H A D | when-packageJson-has-types-field-with-scoped-package-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/index.ts]
31 //// [/user/username/projects/myproject/packages/B/src/index.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
37 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/bar.js]
46 //// [/user/usernam [all...] |
H A D | when-packageJson-has-types-field-with-scoped-package-with-preserveSymlinks-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/index.ts]
31 //// [/user/username/projects/myproject/packages/B/src/index.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
37 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/bar.js]
46 //// [/user/usernam [all...] |
H A D | when-referencing-file-from-subFolder-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/test.ts]
31 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
37 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/foo.js]
46 //// [/user/usernam [all...] |
H A D | when-referencing-file-from-subFolder-with-preserveSymlinks-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/test.ts]
31 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
37 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/foo.js]
46 //// [/user/usernam [all...] |
H A D | when-referencing-file-from-subFolder-with-scoped-package-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/test.ts]
31 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
37 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/foo.js]
46 //// [/user/usernam [all...] |
H A D | when-referencing-file-from-subFolder-with-scoped-package-with-preserveSymlinks-when-solution-is-already-built.js | 15 //// [/user/username/projects/myproject/packages/B/package.json]
18 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
21 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
24 //// [/user/username/projects/myproject/packages/A/src/test.ts]
31 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
34 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
37 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/myproject/packages/B)
38 //// [/user/username/projects/myproject/packages/B/lib/foo.js]
46 //// [/user/usernam [all...] |
/third_party/selinux/libsepol/include/sepol/ |
H A D | user_record.h | 24 const sepol_user_t * user, 29 extern int sepol_user_compare(const sepol_user_t * user, 32 extern int sepol_user_compare2(const sepol_user_t * user, 36 extern const char *sepol_user_get_name(const sepol_user_t * user); 39 sepol_user_t * user, const char *name); 42 extern const char *sepol_user_get_mlslevel(const sepol_user_t * user); 45 sepol_user_t * user, const char *mls_level); 47 extern const char *sepol_user_get_mlsrange(const sepol_user_t * user); 50 sepol_user_t * user, const char *mls_range); 53 extern int sepol_user_get_num_roles(const sepol_user_t * user); [all...] |
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/ |
H A D | when-referenced-using-prepend-builds-referencing-project-even-for-non-local-change.js | 15 //// [/user/username/projects/sample1/core/tsconfig.json]
18 //// [/user/username/projects/sample1/core/index.ts]
21 //// [/user/username/projects/sample1/logic/tsconfig.json]
24 //// [/user/username/projects/sample1/logic/index.ts]
37 Program root files: ["/user/username/projects/sample1/core/index.ts"]
38 Program options: {"composite":true,"declaration":true,"outFile":"/user/username/projects/sample1/core/index.js","watch":true,"configFilePath":"/user/username/projects/sample1/core/tsconfig.json"}
42 /user/username/projects/sample1/core/index.ts
48 Program root files: ["/user/username/projects/sample1/logic/index.ts"]
49 Program options: {"composite":true,"declaration":true,"outFile":"/user/usernam [all...] |
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftbbox.c | 71 * in `user->last'. We also update bbox in case contour starts with 79 * user :: 87 TBBox_Rec* user ) in BBox_Move_To() 89 FT_UPDATE_BBOX( to, user->bbox ); in BBox_Move_To() 91 user->last = *to; in BBox_Move_To() 105 * in `user->last'; no further computations are necessary because 113 * user :: 121 TBBox_Rec* user ) in BBox_Line_To() 123 user->last = *to; in BBox_Line_To() 198 * user 512 TBBox_Rec user; FT_EXPORT_DEF() local [all...] |
/third_party/node/test/parallel/ |
H A D | test-process-cpuUsage.js | 18 assert(thisUsage.user >= lastUsage.user); 31 assert(diffUsage.user >= 0); 49 { user: 'a' }, 50 { user: null, system: 'c' }, 57 message: 'The "prevValue.user" property must be of type number.' + 58 common.invalidArgTypeHelper(value.user) 64 { user: 3, system: 'b' }, 65 { user: 3, system: null }, 80 { user [all...] |
/kernel/linux/linux-6.6/drivers/fsi/ |
H A D | fsi-sbefifo.c | 782 static void sbefifo_release_command(struct sbefifo_user *user) in sbefifo_release_command() argument 784 if (is_vmalloc_addr(user->pending_cmd)) in sbefifo_release_command() 785 vfree(user->pending_cmd); in sbefifo_release_command() 786 user->pending_cmd = NULL; in sbefifo_release_command() 787 user->pending_len = 0; in sbefifo_release_command() 793 struct sbefifo_user *user; in sbefifo_user_open() local 795 user = kzalloc(sizeof(struct sbefifo_user), GFP_KERNEL); in sbefifo_user_open() 796 if (!user) in sbefifo_user_open() 799 file->private_data = user; in sbefifo_user_open() 800 user in sbefifo_user_open() 816 struct sbefifo_user *user = file->private_data; sbefifo_user_read() local 871 struct sbefifo_user *user = file->private_data; sbefifo_user_write() local 933 struct sbefifo_user *user = file->private_data; sbefifo_user_release() local 945 sbefifo_cmd_timeout(struct sbefifo_user *user, void __user *argp) sbefifo_cmd_timeout() argument 964 sbefifo_read_timeout(struct sbefifo_user *user, void __user *argp) sbefifo_read_timeout() argument 985 struct sbefifo_user *user = file->private_data; sbefifo_user_ioctl() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | ipmi.h | 27 * Opaque type for a IPMI message user. One of these is needed to 48 struct ipmi_user *user; member 57 * be NULL. If the user above is NULL, then this will be the 91 * this is NULL, it will be ignored for the user. 103 * the user handle will be invalid. The interface may or may 110 /* Create a new user of the IPMI layer on the given interface number. */ 114 struct ipmi_user **user); 117 * Destroy the given user of the IPMI layer. Note that after this 119 * callbacks for the user. Thus as long as you destroy all the users 124 int ipmi_destroy_user(struct ipmi_user *user); [all...] |