Home
last modified time | relevance | path

Searched refs:user (Results 1326 - 1350 of 1354) sorted by relevance

1...<<5152535455

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc.c2020 act->user = &rule->acts; in efx_tc_flower_replace()
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c2103 if (likely(ehdr->user != LINK_CONFIG)) { in tipc_rcv()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c550 MOD_PRINT(user, 'u'); in evsel__add_modifiers()
862 "to get user callchain information. " in __evsel__config_callchain()
884 pr_warning("WARNING: The use of --call-graph=dwarf may require all the user registers, " in __evsel__config_callchain()
885 "specifying a subset with --user-regs may render DWARF unwinding unreliable, " in __evsel__config_callchain()
899 pr_info("Disabling user space callchains for function trace event.\n"); in __evsel__config_callchain()
987 * evsel__config. If user explicitly set in evsel__apply_config_terms()
1164 * it a weak assumption overridable by the user. in evsel__config()
1196 * We don't allow user space callchains for function trace in evsel__config()
1222 * When the user explicitly disabled time don't force it here. in evsel__config()
2613 "user stac in evsel__parse_sample()
[all...]
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl396 The box is expected to have ssh on normal bootup, provide the user
3003 # If the user sets bisect_tries to less than 1, then no tries
3007 # Still let the user manually decide that though.
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c27 #include <sys/user.h>
1127 void *_call_addr; /* calling user insn */ in TEST_F()
3523 * stuck in the user notification code any more and the notification in TEST()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-crypt.c38 #include <keys/user-type.h>
2486 } else if (!strncmp(key_string, "user:", key_desc - key_string + 1)) { in crypt_set_keyring_key()
2554 /* remaining key string should be :<logon|user>:<key_desc> */ in get_key_size()
3144 * <cipher> [<key>|:<key_size>:<user|logon>:<key_description>] <iv_offset> <dev_path> <start>
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c812 * rvt_alloc_rq - allocate memory for user or kernel buffer
816 * @udata: True if user data is available or not false
1056 * @udata: user data for libibverbs.so
1389 /* qp->ip used to validate if there is a user buffer mmaped */ in rvt_error_qp()
1454 * @udata: user data for libibverbs.so
1926 ibpd_to_rvtpd(qp->ibqp.pd)->user) in rvt_qp_valid_operation()
2301 * user struct to a kernel struct.
2433 /* Validate tail before using it since it is user writable. */ in rvt_get_rwqe()
2685 * @cb: user-defined callback
2690 * The @cb is a user
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dskbuff.h481 struct user_struct *user; member
547 * Holding a reference to the payload part means that the user does not
727 * UDP receive path is one user.
1022 /* For mangling skb->pkt_type from user space side from applications
1351 * to user states.
2907 * 2. The expectation is the user wants a compound page. in __dev_alloc_pages()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c31 #include <keys/user-type.h>
890 /* smb buffer will be freed by user thread */ in handle_mid()
2684 /* If the user really knows what they are doing they can override */ in cifs_get_tcon()
3071 * user space buffer in generic_ip_connect()
3432 * the user on mount in cifs_mount_get_tcon()
/kernel/linux/linux-6.6/include/linux/
H A Dskbuff.h557 struct user_struct *user; member
853 * UDP receive path is one user.
1176 /* For mangling skb->pkt_type from user space side from applications
1536 * to user states.
3303 * 2. The expectation is the user wants a compound page. in __dev_alloc_pages()
/kernel/linux/linux-6.6/block/
H A Dsed-opal.c25 #include <keys/user-type.h>
287 kr = key_create_or_update(make_key_ref(sed_opal_keyring, true), "user", in update_sed_opal_key()
657 pr_debug("Device doesn't support single user mode\n"); in opal_discovery0_end()
825 pr_debug("Can't build locking range user. Length OOB\n"); in build_locking_user()
2126 pr_debug("Error building add user to locking range command.\n"); in add_user_to_lr()
2147 pr_debug("Error building add user to locking ranges ACEs.\n"); in add_user_to_lr_ace()
2387 /* Check if the user is trying to read from the table limits */ in read_table_data()
2864 * the user requested it via the 'IOC_OPAL_SAVE' ioctl, we can use in opal_lock_check_for_saved_key()
3046 pr_debug("Who was not a valid user: %d\n", opal_session->who); in opal_activate_user()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c772 * rvt_alloc_rq - allocate memory for user or kernel buffer
776 * @udata: True if user data is available or not false
1019 * @udata: user data for libibverbs.so
1333 /* qp->ip used to validate if there is a user buffer mmaped */ in rvt_error_qp()
1398 * @udata: user data for libibverbs.so
1874 ibpd_to_rvtpd(qp->ibqp.pd)->user) in rvt_qp_valid_operation()
2250 * user struct to a kernel struct.
2382 /* Validate tail before using it since it is user writable. */ in rvt_get_rwqe()
2634 * @cb: user-defined callback
2639 * The @cb is a user
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-crypt.c40 #include <keys/user-type.h>
2568 } else if (!strncmp(key_string, "user:", key_desc - key_string + 1)) { in crypt_set_keyring_key()
2639 /* remaining key string should be :<logon|user>:<key_desc> */ in get_key_size()
3230 * <cipher> [<key>|:<key_size>:<user|logon>:<key_description>] <iv_offset> <dev_path> <start>
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c18 #include <linux/sched/user.h>
425 * NOTE! A pending signal will hold on to the user refcount, in __sigqueue_alloc()
1163 * signal was rt and sent by user using something in __send_signal_locked()
1330 * be invoked when user space had explicitly blocked it.
1839 * asynchronously is better than not delivering at all. But tell user in send_sig_perf()
2250 * on user stack pages. We can't keep the siglock while
2360 * So check for any that we should take before resuming user mode.
2677 * Do this once, we can't return to user-mode if freezing() == T. in get_signal()
3090 * NOTE! Unlike the user-mode sys_sigprocmask(), the kernel
3410 * copy_siginfo_to_external32 - copy a kernel siginfo into a compat user siginf
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5966 * %0 @tp is not examined and may be %NULL. The user is responsible to
7010 * performs initialization that generally doesn't depend on user input.
7211 * portion of the FLASH . The user will need to re-FLASH a new in t4_fw_upgrade()
7448 * performs initialization that generally doesn't depend on user input.
8533 * speeds or whatever user has set using ethtool.
8679 * the user explicitly requests these standards-based values. in t4_handle_get_port_info()
8737 /* When Autoneg is disabled, user needs to set in t4_handle_get_port_info()
9263 * @user: true if this request is for a user mode queue
9287 int user, in t4_bar2_sge_qregs()
9284 t4_bar2_sge_qregs(struct adapter *adapter, unsigned int qid, enum t4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) t4_bar2_sge_qregs() argument
[all...]
H A Dcxgb4_main.c172 * queue. Select between the kernel provided function (select_queue=0) or user
2355 int user, in cxgb4_bar2_sge_qregs()
2364 user, in cxgb4_bar2_sge_qregs()
2352 cxgb4_bar2_sge_qregs(struct net_device *dev, unsigned int qid, enum cxgb4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) cxgb4_bar2_sge_qregs() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c1393 sisfb_open(struct fb_info *info, int user) in sisfb_open() argument
1399 sisfb_release(struct fb_info *info, int user) in sisfb_release() argument
3081 /* Let user override detected PDCs (all bridges) */ in sisfb_save_pdc_emi()
6762 "enable the user to positively specify a virtual Y size of the screen using\n"
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c171 * queue. Select between the kernel provided function (select_queue=0) or user
2354 int user, in cxgb4_bar2_sge_qregs()
2363 user, in cxgb4_bar2_sge_qregs()
2351 cxgb4_bar2_sge_qregs(struct net_device *dev, unsigned int qid, enum cxgb4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) cxgb4_bar2_sge_qregs() argument
H A Dt4_hw.c5936 * %0 @tp is not examined and may be %NULL. The user is responsible to
6980 * performs initialization that generally doesn't depend on user input.
7181 * portion of the FLASH . The user will need to re-FLASH a new in t4_fw_upgrade()
7418 * performs initialization that generally doesn't depend on user input.
8502 * speeds or whatever user has set using ethtool.
8648 * the user explicitly requests these standards-based values. in t4_handle_get_port_info()
8706 /* When Autoneg is disabled, user needs to set in t4_handle_get_port_info()
9232 * @user: true if this request is for a user mode queue
9256 int user, in t4_bar2_sge_qregs()
9253 t4_bar2_sge_qregs(struct adapter *adapter, unsigned int qid, enum t4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) t4_bar2_sge_qregs() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.c1394 sisfb_open(struct fb_info *info, int user) in sisfb_open() argument
1400 sisfb_release(struct fb_info *info, int user) in sisfb_release() argument
3093 /* Let user override detected PDCs (all bridges) */ in sisfb_save_pdc_emi()
6778 "enable the user to positively specify a virtual Y size of the screen using\n"
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c1299 u_char maxtags; /* Max nr of tags asked by user */
1745 struct usrcmd user; /* Command from user */ member
3901 ** user has to tell us how to check against HVD, in ncr_prepare_setting()
3974 ** Announce all that stuff to user. in ncr_prepare_setting()
5655 ** only if enabled by user .. in ncr_setup_tags()
5698 ** Announce change to user. in ncr_setup_tags()
7569 ** This setup is done on each INQUIRY since we are expecting user
7977 ** Donnot use more than configured by user.
7997 ** announce stupid things to user
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c44 #include <keys/user-type.h>
232 { Opt_blank_user, "user=" },
234 { Opt_user, "user=%s" },
874 /* smb buffer will be freed by user thread */ in handle_mid()
1435 * unless user overrides it or we negotiate CIFS POSIX where in cifs_parse_mount_options()
1486 vol->backupuid_specified = false; /* no backup intent for a user */ in cifs_parse_mount_options()
1950 /* null user, ie. anonymous authentication */ in cifs_parse_mount_options()
2125 /* don't ucase netbiosname for user */ in cifs_parse_mount_options()
2150 /* user or mount helper must uppercase the in cifs_parse_mount_options()
3381 /* If the user reall in cifs_get_tcon()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.c1301 u_char maxtags; /* Max nr of tags asked by user */
1742 struct usrcmd user; /* Command from user */ member
3873 ** user has to tell us how to check against HVD, in ncr_prepare_setting()
3946 ** Announce all that stuff to user. in ncr_prepare_setting()
5489 ** only if enabled by user .. in ncr_setup_tags()
5532 ** Announce change to user. in ncr_setup_tags()
7403 ** This setup is done on each INQUIRY since we are expecting user
7811 ** Donnot use more than configured by user.
7831 ** announce stupid things to user
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c27 #include <sys/user.h>
1142 void *_call_addr; /* calling user insn */ in TEST_F()
3590 * stuck in the user notification code any more and the notification in TEST()
4591 * Make sure we've gotten to the seccomp user notification wait in TEST()
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_os.c5133 " unblock user space session\n", ha->host_no, __func__, in qla4xxx_unblock_ddb()
6032 * qla4xxx_get_bidi_chap - Get a BIDI CHAP user and password
6038 * user and password in the sysfs entry in /sys/firmware/iscsi_boot#/.
7222 * @user: if set then this call is made from userland else from kernel
7235 uint16_t *idx, int user) in qla4xxx_sysfs_ddb_tgt_create()
7259 if (user) { in qla4xxx_sysfs_ddb_tgt_create()
7233 qla4xxx_sysfs_ddb_tgt_create(struct scsi_qla_host *ha, struct dev_db_entry *fw_ddb_entry, uint16_t *idx, int user) qla4xxx_sysfs_ddb_tgt_create() argument

Completed in 188 milliseconds

1...<<5152535455