Home
last modified time | relevance | path

Searched refs:resolve (Results 1 – 25 of 81) sorted by relevance

1234

/linux/tools/testing/selftests/openat2/
A Dresolve_test.c139 .path = "/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests()
288 .how.resolve = RESOLVE_IN_ROOT, in test_openat2_opath_tests()
293 .how.resolve = RESOLVE_IN_ROOT, in test_openat2_opath_tests()
298 .how.resolve = RESOLVE_IN_ROOT, in test_openat2_opath_tests()
367 .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
377 .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
419 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests()
423 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests()
427 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests()
431 .how.resolve = RESOLVE_NO_SYMLINKS, in test_openat2_opath_tests()
[all …]
A Drename_attack_test.c73 const char *flagname(int resolve) in flagname() argument
75 switch (resolve) { in flagname()
84 void test_rename_attack(int resolve) in test_rename_attack() argument
93 .resolve = resolve, in test_rename_attack()
97 how.resolve = 0; in test_rename_attack()
140 flagname(resolve), ROUNDS, escapes); in test_rename_attack()
A Dopenat2_test.c220 .how.resolve = RESOLVE_BENEATH | RESOLVE_IN_ROOT, in test_openat2_flags()
226 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags()
229 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags()
232 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags()
235 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags()
240 .how.resolve = 0, .err = -EINVAL }, in test_openat2_flags()
A Dhelpers.h41 __u64 resolve; member
A Dhelpers.c19 return how->resolve != 0; in needs_openat2()
/linux/kernel/locking/
A Dtest-ww_mutex.c182 bool resolve, trylock; member
204 if (abba->resolve && err == -EDEADLK) { in test_abba_work()
218 static int test_abba(bool trylock, bool resolve) in test_abba() argument
230 abba.resolve = resolve; in test_abba()
246 if (resolve && err == -EDEADLK) { in test_abba()
261 if (resolve) { in test_abba()
/linux/fs/
A Dopen.c1044 if (how->resolve & ~VALID_RESOLVE_FLAGS) in build_open_flags()
1048 if ((how->resolve & RESOLVE_BENEATH) && (how->resolve & RESOLVE_IN_ROOT)) in build_open_flags()
1118 if (how->resolve & RESOLVE_NO_XDEV) in build_open_flags()
1120 if (how->resolve & RESOLVE_NO_MAGICLINKS) in build_open_flags()
1122 if (how->resolve & RESOLVE_NO_SYMLINKS) in build_open_flags()
1124 if (how->resolve & RESOLVE_BENEATH) in build_open_flags()
1126 if (how->resolve & RESOLVE_IN_ROOT) in build_open_flags()
1128 if (how->resolve & RESOLVE_CACHED) { in build_open_flags()
/linux/tools/include/uapi/linux/
A Dopenat2.h22 __u64 resolve; member
/linux/include/uapi/linux/
A Dopenat2.h22 __u64 resolve; member
/linux/tools/perf/Documentation/
A Djit-interface.txt1 perf supports a simple JIT interface to resolve symbols for dynamic code generated
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-func_apis.txt27 Some tools may have already a way to resolve the kernel functions. These APIs
40 _tep_find_function_address()_, and _tep_print_func_field()_ to resolve
127 /* These APIs use my_resolve_kernel_addr() to resolve the addr */
/linux/net/atm/
A Dlec.h46 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force, member
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-cnf4.rst16 unable to resolve any signal and 15 indicating maximum level of confidence for
/linux/Documentation/maintainer/
A Drebasing-and-merging.rst165 maintainer merges with the upstream in order to resolve merge conflicts
179 how you would resolve things. Mention that branch in your pull request,
188 resolve dependencies. These dependency issues do happen at times, and
189 sometimes a cross-merge with another tree is the best way to resolve them;
195 needed. Merging another subsystem tree to resolve a dependency risks
/linux/Documentation/devicetree/
A Ddynamic-resolution-notes.rst20 2. Adjust all the local phandles of the tree to resolve by that amount.
A Doverlay-notes.rst86 will not be available to resolve the overlay node(s) to the proper location
/linux/drivers/net/phy/
A Dphylink.c74 struct work_struct resolve; member
709 struct phylink *pl = container_of(w, struct phylink, resolve); in phylink_resolve()
818 queue_work(system_power_efficient_wq, &pl->resolve); in phylink_resolve()
826 queue_work(system_power_efficient_wq, &pl->resolve); in phylink_run_resolve()
835 queue_work(system_power_efficient_wq, &pl->resolve); in phylink_run_resolve_and_disable()
836 flush_work(&pl->resolve); in phylink_run_resolve_and_disable()
904 INIT_WORK(&pl->resolve, phylink_resolve); in phylink_create()
997 cancel_work_sync(&pl->resolve); in phylink_destroy()
1252 flush_work(&pl->resolve); in phylink_disconnect_phy()
/linux/Documentation/admin-guide/mm/
A Duserfaultfd.rst30 resolve the userfaults it receives via 1) or to manage the virtual
93 ``uffdio_register.ioctls`` bitmask of ioctls that are suitable to resolve
107 There are three basic ways to resolve userfaults:
125 like to do to resolve it:
/linux/Documentation/kbuild/
A DKconfig.recursion-issue-0140 # so trivial to resolve, we provide another example below of practical
/linux/kernel/bpf/
A Dbtf.c2261 .resolve = btf_df_resolve,
2577 .resolve = btf_modifier_resolve,
2586 .resolve = btf_ptr_resolve,
2627 .resolve = btf_df_resolve,
2878 .resolve = btf_array_resolve,
3237 .resolve = btf_struct_resolve,
3405 .resolve = btf_df_resolve,
3483 .resolve = btf_df_resolve,
3526 .resolve = btf_df_resolve,
3590 .resolve = btf_var_resolve,
[all …]
/linux/Documentation/power/
A Ddrivers-testing.rst20 resolve all suspend/resume-related problems in the test system before you start
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Dixgb.rst389 cable assembly may resolve the issue.
395 (1 m or shorter). If this situation occurs, using a longer cable may resolve
401 this situation occurs, using a different cable assembly may resolve the issue.
453 "ethtool -K eth0 tso off" may resolve the problem.
/linux/Documentation/livepatch/
A Dmodule-elf-format.rst41 since the kernel module loader cannot resolve them and will therefore
46 module Elf output. Using these dynrela sections, livepatch could resolve
238 that the module loader can identify them and not attempt to resolve them.
/linux/drivers/net/wireless/intel/iwlegacy/
A DKconfig90 as the debug information can assist others in helping you resolve
/linux/drivers/net/wireless/intel/iwlwifi/
A DKconfig118 as the debug information can assist others in helping you resolve

Completed in 81 milliseconds

1234